[PATCH] D74784: [driver][darwin] Don't use -platform_version flag by default
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 18 12:54:08 PST 2020
dexonsmith added a comment.
Code change looks correct to me. Thanks for the fix!
@arphaman, can you confirm the test changes are reasonable? My instinct would have been, instead of changing all of the 400s to 0s, to just adding a single `RUN` line somewhere to confirm we don't do the wrong thing for 0.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74784/new/
https://reviews.llvm.org/D74784
More information about the cfe-commits
mailing list