]> granicus.if.org Git - clang/commit
Disable and XFAIL a test that never worked
authorAlp Toker <alp@nuanti.com>
Thu, 16 Jan 2014 02:36:24 +0000 (02:36 +0000)
committerAlp Toker <alp@nuanti.com>
Thu, 16 Jan 2014 02:36:24 +0000 (02:36 +0000)
commita9a8a2aac3e81c803747c00117b8db1e765204d9
tree4cf69c60ede03ff28aeeefcdcf5d9ec00dd7fdb5
parentf8c5e995cf224010b9f5b6fb6883e177dd2530dc
Disable and XFAIL a test that never worked

-verify was simply ignored by the driver.

This commit fixes the RUN line and XFAILs the test, unblocking changes to ban
use of the driver in Sema tests and avoid problems like this.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@199347 91177308-0d34-0410-b5e6-96231b3b80d8
test/Sema/warn-thread-safety-analysis.c