Details
Details
- Reviewers
sammccall - Commits
- rGac6d2e1b1651: [clangd] Add CLI flag "-clang-tidy" to enable/disable running clang-tidy checks.
rCTE353284: [clangd] Add CLI flag "-clang-tidy" to enable/disable running clang-tidy checks.
rL353284: [clangd] Add CLI flag "-clang-tidy" to enable/disable running clang-tidy checks.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
clangd/tool/ClangdMain.cpp | ||
---|---|---|
214 ↗ | (On Diff #185282) | 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) |