[PATCH] D24192: [clang-refactor] introducing clang-refactor

Alex Lorenz via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 20 13:25:51 PDT 2016


arphaman added inline comments.

================
Comment at: clang-refactor/core/SymbolIndexClient.h:31
@@ +30,3 @@
+} // end namespace refactor
+} // end namespace refactor
+
----------------
End namespace clang?


https://reviews.llvm.org/D24192





More information about the cfe-commits mailing list