summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/avx2-builtins.c
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2012-04-15 22:09:44 +0000
committerDavid Blaikie <dblaikie@gmail.com>2012-04-15 22:09:44 +0000
commit030c7e9d105fdd9b5cb11b5b16c258bcb39bdac1 (patch)
tree38793fdc969bcc8eb16fa60ca1d1e75df4f00bbf /test/CodeGen/avx2-builtins.c
parent6c22939938d9596af43ebd456f68f8e49b42500a (diff)
Fix tests that weren't actually verifying anything.
Passing -verify to clang without -cc1 or -Xclang silently passes (with a printed warning, but lit doesn't care about that). This change adds -cc1 or, as is necessary in one case, -Xclang to fix this so that these tests are actually verifying as intended. I'd like to change the driver so this kind of mistake could not be made, but I'm not entirely sure how. Further, since the driver only warns about unknown flags in general, we could have similar bugs with a misspellings of arguments that would be nice to find. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154776 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/avx2-builtins.c')
0 files changed, 0 insertions, 0 deletions