]> granicus.if.org Git - llvm/commit
Attempt to get test/tools/llvm-lib/help.test passing on sanitizer-x86_64-linux-fast
authorNico Weber <nicolasweber@gmx.de>
Sat, 14 Jul 2018 11:33:33 +0000 (11:33 +0000)
committerNico Weber <nicolasweber@gmx.de>
Sat, 14 Jul 2018 11:33:33 +0000 (11:33 +0000)
commitc52910957c415034c8eba96a8e877e9a329f666c
treede3c7c55a91d97dba660986399f809c34080301c
parent9d51c1875e926f96e3da186f09096460e961a4ab
Attempt to get test/tools/llvm-lib/help.test passing on sanitizer-x86_64-linux-fast

The bot has a /b directory, so /? matches against that and gets expanded to it.

(Thanks to Hans's r187366, which solved the same problem for clang-cl a while
ago and which saved me much head scratching.)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@337092 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-lib/help.test