bkramer added inline comments.

================
Comment at: clang-rename/USRLocFinder.h:38
@@ -37,2 +37,2 @@
 
-#endif // LLVM_CLANG_TOOLS_EXTRA_CLANG_RENAME_USR_LOC_FINDER_H
+#endif  // LLVM_CLANG_TOOLS_EXTRA_CLANG_RENAME_USR_LOC_FINDER_H
----------------
In LLVM we usually have only one space before a // comment. was this 
clang-formatted with google style?


http://reviews.llvm.org/D22091



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

Reply via email to