This is an archive of the discontinued LLVM Phabricator instance.

[X86] Only enable the __ud2 and __int2c builtins if intrin.h has been included.
ClosedPublic

Authored by craig.topper on May 1 2018, 2:39 PM.

Diff Detail

Repository
rC Clang

Event Timeline

craig.topper created this revision.May 1 2018, 2:39 PM
rnk accepted this revision.May 8 2018, 4:03 PM

lgtm

This revision is now accepted and ready to land.May 8 2018, 4:03 PM
This revision was automatically updated to reflect the committed changes.