[PATCH] D27897: [Modules] Enable the Modules language feature by default for the Clang builtins.
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
[PATCH] D27897: [Modules] Enable the Modules language feature by default for the Clang builtins.
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