It looks like gcc's header already uses unsigned int and we should
match.
Fixes PR58359.
Differential D135966
[X86] Use unsigned int for return type of __get_cpuid_max. ClosedPublic Authored by craig.topper on Oct 14 2022, 9:14 AM.
Details Summary It looks like gcc's header already uses unsigned int and we should Fixes PR58359.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 14 2022, 11:19 AM This revision was landed with ongoing or failed builds.Oct 14 2022, 11:45 AM Closed by commit rG71a9b8833231: [X86] Use unsigned int for return type of __get_cpuid_max. (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 467794 clang/lib/Headers/cpuid.h
|
clang-format not found in user’s local PATH; not linting file.