See https://github.com/clangd/clangd/issues/649#issuecomment-885903316.
Also disables config support in lit tests to make sure tests are not affected by
clangd config files lying around.
Details
Details
- Reviewers
sammccall - Commits
- rGc3682a22c227: [clangd] Enable relative configs in check mode
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| clang-tools-extra/clangd/tool/Check.cpp | ||
|---|---|---|
| 275–278 | Only if FakeFile.empty() - we shouldn't take the arbitrary temp path into account | |
Only if FakeFile.empty() - we shouldn't take the arbitrary temp path into account