[PATCH] D78629: [clangd] Look for compilation database in `build` subdirectory of parents.
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 23 23:57:44 PDT 2020
kadircet accepted this revision.
kadircet added a comment.
This revision is now accepted and ready to land.
sorry this fell of my radar. LGTM.
As discussed offline i am a little bit worried about regressing the case when there's a `build` in a subdirectory, and a (merged) compilation database of some sort in a parent directory. But I suppose this is a rare-ish use case.
now I can delete my symlink :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78629/new/
https://reviews.llvm.org/D78629
More information about the cfe-commits
mailing list