]> granicus.if.org Git - clang/commit
Forbid driver use in Sema tests
authorAlp Toker <alp@nuanti.com>
Thu, 16 Jan 2014 02:37:08 +0000 (02:37 +0000)
committerAlp Toker <alp@nuanti.com>
Thu, 16 Jan 2014 02:37:08 +0000 (02:37 +0000)
commit6749b867ad32635016177ea3a199b528d2fe88c8
treed2dc731fc56055fbde9f512f5de80bb508a08696
parenta9a8a2aac3e81c803747c00117b8db1e765204d9
Forbid driver use in Sema tests

This ports the last Sema tests over to use the frontend directly, and adds a
local lit substitution to disable inappropriate %clang usage under this
directory.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@199348 91177308-0d34-0410-b5e6-96231b3b80d8
test/Headers/carbon.c [moved from test/Sema/carbon.c with 100% similarity]
test/Sema/lit.local.cfg [new file with mode: 0644]
test/Sema/pragma-pack-apple.c
test/Sema/return.c
test/Sema/transparent-union.c
test/Sema/warn-missing-variable-declarations.c
test/Sema/warn-unreachable.c
test/Sema/wchar.c