Skip to content

Define __cpuid{ex} only when there's no builtin one - #73065

Merged
jkotas merged 2 commits into
dotnet:mainfrom
am11:feature/build/clang
Jul 29, 2022
Merged

Define __cpuid{ex} only when there's no builtin one#73065
jkotas merged 2 commits into
dotnet:mainfrom
am11:feature/build/clang

Conversation

@am11

@am11 am11 commented Jul 29, 2022

Copy link
Copy Markdown
Member

Fix clang 15 RC1 build: error: definition of builtin function '__cpuid'.
Also add clang 15 autodetection; upstream PR dotnet/arcade#10199.

am11 added 2 commits July 29, 2022 17:18
Fix clang 15 RC1 build: `error: definition of builtin function '__cpuid'`
@am11
am11 requested a review from MichalStrehovsky as a code owner July 29, 2022 14:20
@ghost

ghost commented Jul 29, 2022

Copy link
Copy Markdown

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Jul 29, 2022
@ghost

ghost commented Jul 29, 2022

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Issue Details

Fix clang 15 RC1 build: error: definition of builtin function '__cpuid'.
Also add clang 15 autodetection; upstream PR dotnet/arcade#10199.

Author: am11
Assignees: -
Labels:

area-Infrastructure, community-contribution

Milestone: -

@jkotas jkotas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@jkotas
jkotas merged commit 992cf8c into dotnet:main Jul 29, 2022
@am11
am11 deleted the feature/build/clang branch August 2, 2022 10:13
@ghost ghost locked as resolved and limited conversation to collaborators Sep 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Infrastructure community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants