Eugene.Zelenko added inline comments.
================ Comment at: clang-tools-extra/clang-doc/BitcodeReader.cpp:13 #include "llvm/ADT/Optional.h" #include "llvm/Support/raw_ostream.h" ---------------- Please include Support/Error.h and utility ================ Comment at: clang-tools-extra/clang-doc/BitcodeReader.h:25 #include "llvm/Bitcode/BitstreamReader.h" namespace clang { ---------------- Please also include Support/Error.h https://reviews.llvm.org/D48909 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits