[PATCH] D52079: [Sema] Do not load macros from preamble when LoadExternal is false.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 18 00:20:07 PDT 2018
ilya-biryukov added a comment.
Maybe add a test?
There is `test/Index/complete-pch-skip.cpp` that checks similar things for AST completions, adding macros there should be trivial.
Repository:
rC Clang
https://reviews.llvm.org/D52079
More information about the cfe-commits
mailing list