a.sidorin added inline comments.
Herald added subscribers: llvm-commits, rnkovacs.


================
Comment at: cfe/trunk/unittests/AST/ASTImporterTest.cpp:100
 
+  // This traverses the AST to catch certain bugs like poorly or not
+  // implemented subtrees.
----------------
I just saw this change and I cannot find the reason, why do we need to print 
the imported declaration after we have printed the entire translation unit? Is 
there some special case?


Repository:
  rL LLVM

https://reviews.llvm.org/D38943



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to