Eugene.Zelenko added inline comments.

================
Comment at: clang-doc/BitcodeWriter.h:160
+class ClangDocBitcodeWriter {
+ public:
+  ClangDocBitcodeWriter(llvm::BitstreamWriter &Stream,
----------------
Looks like Clang-format was applied incorrectly, because this is Google, not 
LLVM style. Please note that it doesn't modify file, just output formatted code 
to terminal.

Please reformat other files, including those in dependent patches.


https://reviews.llvm.org/D41102



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

Reply via email to