]> granicus.if.org Git - clang/commitdiff
Split out header integration tests
authorAlp Toker <alp@nuanti.com>
Sun, 4 May 2014 13:00:32 +0000 (13:00 +0000)
committerAlp Toker <alp@nuanti.com>
Sun, 4 May 2014 13:00:32 +0000 (13:00 +0000)
These are somewhat arbitrary tests that check if "thing goes fine" when
processing various platform-specific headers.

Also move warn-sysheader.cpp to Misc where the other diagnostics infrastructure
tests live.

File moves only.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207936 91177308-0d34-0410-b5e6-96231b3b80d8

test/Integration/carbon.c [moved from test/Headers/carbon.c with 100% similarity]
test/Integration/cocoa-pch.m [moved from test/PCH/cocoa.m with 100% similarity]
test/Integration/cocoa.m [moved from test/Headers/cocoa.m with 100% similarity]
test/Misc/warn-sysheader.cpp [moved from test/Headers/warn-sysheader.cpp with 100% similarity]