[PATCH] D58478: [index-while-building] FileIndexRecord

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 21 13:22:24 PST 2019


Eugene.Zelenko added inline comments.


================
Comment at: clang/include/clang/Index/DeclOccurrence.h:1
+//===--- DeclOccurrence.h - An occurrence of a decl within a file - C++ -*-===//
+//
----------------
Tag should contain *- C++ -*, so you could remove dashes at beginning and equal signs to fit.


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

https://reviews.llvm.org/D58478





More information about the cfe-commits mailing list