[PATCH] D79842: [clang][Driver] Correct tool search path priority
David Spickett via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 15 04:29:59 PDT 2020
DavidSpickett updated this revision to Diff 264201.
DavidSpickett added a comment.
Added target triple as a substitution so the tests
don't have to grep for it.
(which I didn't manage to verify on Windows in any case)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79842/new/
https://reviews.llvm.org/D79842
Files:
clang/lib/Driver/Driver.cpp
clang/test/Driver/program-path-priority.c
clang/test/lit.cfg.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79842.264201.patch
Type: text/x-patch
Size: 8114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200515/7129b108/attachment.bin>
More information about the cfe-commits
mailing list