Eugene.Zelenko added a comment. Please run Clang-format and Clang-tidy modernize.
================ Comment at: clang-doc/BitcodeReader.h:36 + public: + ClangDocBitcodeReader() {} + using RecordData = SmallVector<uint64_t, 128>; ---------------- Please use = default; https://reviews.llvm.org/D43341 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits