hokein marked 2 inline comments as done. ================ Comment at: clang-tidy/ClangTidyOptions.h:233 @@ -200,2 +232,3 @@ - ClangTidyOptions getOptions(llvm::StringRef FileName) override; + std::vector<OptionsSource> getRawOptions( + llvm::StringRef FileName) override; ---------------- alexfh wrote: > clang-format? > > Consider making `git clang-format` handle it for you ;) Done. Format the whole patch now.
http://reviews.llvm.org/D18694 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits