[PATCH] D71029: [clangd] (take 2) Try harder to find a plausible `clang` as argv0, particularly on Mac.
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 5 02:57:38 PST 2019
kbobyrev added a comment.
In D71029#1769416 <https://reviews.llvm.org/D71029#1769416>, @sammccall wrote:
> @kbobyrev would you mind verifying this version of the patch also works?
> I don't expect changes vs the last one: it's been restructured a lot but the logic should be the same.
I can confirm that the latest version of the patch works.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71029/new/
https://reviews.llvm.org/D71029
More information about the cfe-commits
mailing list