[PATCH] D70863: [clangd] Try harder to find a plausible `clang` as argv0, particularly on Mac.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 2 07:18:20 PST 2019


sammccall added a comment.

In D70863#1765042 <https://reviews.llvm.org/D70863#1765042>, @kbobyrev wrote:

> In D70863#1764977 <https://reviews.llvm.org/D70863#1764977>, @sammccall wrote:
>
> > @kbobyrev would you mind testing this again?
> >
> > Dropping an empty compile_flags.txt should also work (and test the other codepath)
>
>
> I've tested again (and also with empty compile_flags.txt) and this works now.


Woohoo, thanks!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70863/new/

https://reviews.llvm.org/D70863





More information about the cfe-commits mailing list