balazske added inline comments.
================
Comment at: unittests/AST/ASTImporterTest.cpp:1534
+}
+TEST_P(ASTImporterTestBase, ImportSourceLocs) {
+ Decl *FromTU = getTuDecl(
----------------
This test causes every case for expansion (macro, macro arg) to be executed at
import?
Repository:
rC Clang
https://reviews.llvm.org/D47698
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
