]> granicus.if.org Git - clang/commit
Fix darwin-ld-lto test for some speical path
authorSteven Wu <stevenwu@apple.com>
Wed, 16 Oct 2019 18:12:41 +0000 (18:12 +0000)
committerSteven Wu <stevenwu@apple.com>
Wed, 16 Oct 2019 18:12:41 +0000 (18:12 +0000)
commit0c4d48f076a953410ab8a4baf46ad85ac0afe024
tree988628302753f7f3972d996437754c899c9f6425
parentbdbeb873a38db5640831d9110ae45ae50a5a65d5
Fix darwin-ld-lto test for some speical path

Fix the test by not assuming the prefix path of the temp directory can
be matched by a regex.

rdar://problem/56259195

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@375027 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/darwin-ld-lto.c