sammccall accepted this revision. sammccall added inline comments. This revision is now accepted and ready to land.
================ Comment at: clangd/tool/ClangdMain.cpp:214 + llvm::cl::desc("Enable clang-tidy diagnostics."), + llvm::cl::init(true)); + ---------------- I thought we discussed making this init(false) for now, and flipping the flag after getting feedback? (at head this is on, but not many people run from head) Repository: rCTE Clang Tools Extra CHANGES SINCE LAST ACTION https://reviews.llvm.org/D57746/new/ https://reviews.llvm.org/D57746 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits