[PATCH] D56976: [clang] [test] Pass -ccc-install-dir in mac compilation db test
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 21 01:59:42 PST 2019
ilya-biryukov added a comment.
LGTM to unbreak the tests on *BSD, but could you please leave a comment?
It would probably be best to take `argv[0]` into account on *BSD systems as well (possibly only if `clang` could not be found).
At least if that's the behaviour on **all** other systems.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56976/new/
https://reviews.llvm.org/D56976
More information about the cfe-commits
mailing list