[PATCH] D53082: [clang-doc] Add unit tests for bitcode
Petr Hosek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 14 19:54:25 PDT 2018
phosek added inline comments.
================
Comment at: clang-tools-extra/unittests/clang-doc/BitcodeTest.cpp:2
+//===-- clang-doc/BitcodeTest.cpp
+//------------------------------------------===//
+//
----------------
Nit: I think this should be on the previous line.
https://reviews.llvm.org/D53082
More information about the cfe-commits
mailing list