Every other builtin that uses TARGET_HEADER_BUILTIN has an 'h' in their attribute string. Assume this is an oversight here.
Details
Details
- Reviewers
rnk echristo - Commits
- rG455564460aa8: [X86] Only enable the __ud2 and __int2c builtins if intrin.h has been included.
rL331893: [X86] Only enable the __ud2 and __int2c builtins if intrin.h has been included.
rC331893: [X86] Only enable the __ud2 and __int2c builtins if intrin.h has been included.
Diff Detail
Diff Detail
- Repository
- rC Clang