omtcyf0 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
----------------
bkramer wrote:
> In LLVM we usually have only one space before a // comment. was this 
> clang-formatted with google style?
Oops. Yes, seems like my machine had Google as the default style, instead of 
the LLVM code style by default, which I usually have.


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