diff options
author | Martin Storsjö <martin@martin.st> | 2022-01-11 11:06:29 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-01-11 11:06:29 +0200 |
commit | e26bbae30218a35d76a79fe90b0e41dd0f71b779 (patch) | |
tree | 5b8abf93e4f6c37d429e0f931c7eead4b95e9129 /llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp | |
parent | 4a42ce25088e2958946a34f6671e4c3c651311aa (diff) | |
download | llvm-e26bbae30218a35d76a79fe90b0e41dd0f71b779.zip llvm-e26bbae30218a35d76a79fe90b0e41dd0f71b779.tar.gz llvm-e26bbae30218a35d76a79fe90b0e41dd0f71b779.tar.bz2 |
[clang] [test] Remove newly added tests that fail on Darwin
These tests were recently added in
50ec1306d060e46e0d53c9f5d8a052e1b0d10d3b. The clang-cl invocations
interpret the source path, %s, which begins with /Users, as a cl
option /U. Normally this is worked around by passing -- before
the arguments that must be interpreted as files, not options, but
in the current test, the -link option must be passed last, after any
file names.
Diffstat (limited to 'llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp')
0 files changed, 0 insertions, 0 deletions