This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc3682a22c227: [clangd] Enable relative configs in check mode
(authored by kadircet).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTIO
kadircet updated this revision to Diff 363040.
kadircet marked an inline comment as done.
kadircet added a comment.
- Don't use local configs for temp files
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107130/new/
https://reviews.llvm.org/D107130
sammccall accepted this revision.
sammccall added inline comments.
This revision is now accepted and ready to land.
Comment at: clang-tools-extra/clangd/tool/Check.cpp:275
Opts.ConfigProvider, nullptr);
- WithContext Ctx(ContextProvider(""));
+ WithContext Ctx(ContextPro
kadircet updated this revision to Diff 362972.
kadircet added a comment.
- Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107130/new/
https://reviews.llvm.org/D107130
Files:
clang-tools-extra/clangd/test/check-fail.test
clang-tools-extra
kadircet created this revision.
kadircet added a reviewer: sammccall.
Herald added subscribers: usaxena95, arphaman.
kadircet requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
Herald added a project: clang-tools-extra.
See https://github.com/clangd/c