[PATCH] D70863: [clangd] 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
Mon Dec 2 05:43:01 PST 2019


kbobyrev accepted this revision.
kbobyrev added a comment.

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.


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