nik added inline comments.

================
Comment at: include/clang/Frontend/ASTUnit.h:196
+  /// \brief Counter indicating how often the preamble was build in total.
+  unsigned PreambleCounter;
+
----------------
Any better name for this one? Otherwise I would suggest renaming 
PreambleRebuildCounter to PreambleRebuildCountdownCounter to make them more 
distinct.


Repository:
  rC Clang

https://reviews.llvm.org/D41005



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

Reply via email to