eladcohen created this revision.
eladcohen added a subscriber: cfe-commits.
These were re-introduced to get better compile times in cases that don't
actually require all the features. However, it creates compatibility issues
with MSVC (in which all the intrinsics are available all the time).
Wit
eladcohen created this revision.
eladcohen added reviewers: rsmith, rnk, zvi, chandlerc, thakis.
eladcohen added a subscriber: cfe-commits.
The motivation is to reduce the compile time of the Clang intrinsics header
files. Furthermore, this should allow us to remove the feature guards from
these
eladcohen added a comment.
ping
https://reviews.llvm.org/D27897
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits