[PATCH] D26267: [Modules] Include builtins with #include instead of #import for ObjC
Richard Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 9 03:59:59 PST 2016
rsmith added a comment.
Looks like we might only be making macros visible, and failing to emit the annot_module_import token for Sema.
https://reviews.llvm.org/D26267
More information about the cfe-commits
mailing list