george.karpenkov accepted this revision. george.karpenkov added a comment. LGTM with a nit to me, but maybe clang-tidy code owners would need to sign that off as well.
================ Comment at: clang-tidy/ClangTidy.h:232 + bool EnableCheckProfile = false, + llvm::StringRef StoreCheckProfile = StringRef()); ---------------- doxygen comment for new param? Repository: rCTE Clang Tools Extra https://reviews.llvm.org/D46602 _______________________________________________ cfe-commits mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
