a_sidorin added a comment.

Hi Gabor,
In addition to Umann remarks, there is a small comment inline.



================
Comment at: lib/CrossTU/CrossTranslationUnit.cpp:239
+      if (DisplayCTUProgress) {
+        llvm::errs() << "ANALYZE (CTU loaded AST for source file): "
+                     << ASTFileName << "\n";
----------------
I think we can remove parens from the message.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55135/new/

https://reviews.llvm.org/D55135



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

Reply via email to