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
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to