ilya-biryukov added inline comments.

================
Comment at: unittests/Index/IndexTests.cpp:30
 
+struct Position {
+  size_t Line;
----------------
NIT: put all of the decls of a file into an anonymous namespace


Repository:
  rC Clang

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

https://reviews.llvm.org/D58189



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

Reply via email to