summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlp Toker <alp@nuanti.com>2014-05-04 13:00:32 +0000
committerAlp Toker <alp@nuanti.com>2014-05-04 13:00:32 +0000
commit2b59ca4f9c95eafb3e00c32c6423b7012ef50e73 (patch)
tree9c032f38d0c815f742bc3a6ba913873c68c53d51
parent7a6df65a058a733c99f8821ec14a4ece4fa33071 (diff)
downloadclang-2b59ca4f9c95eafb3e00c32c6423b7012ef50e73.tar.gz
clang-2b59ca4f9c95eafb3e00c32c6423b7012ef50e73.tar.bz2
clang-2b59ca4f9c95eafb3e00c32c6423b7012ef50e73.tar.xz
Split out header integration tests
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
-rw-r--r--test/Integration/carbon.c (renamed from test/Headers/carbon.c)0
-rw-r--r--test/Integration/cocoa-pch.m (renamed from test/PCH/cocoa.m)0
-rw-r--r--test/Integration/cocoa.m (renamed from test/Headers/cocoa.m)0
-rw-r--r--test/Misc/warn-sysheader.cpp (renamed from test/Headers/warn-sysheader.cpp)0
4 files changed, 0 insertions, 0 deletions
diff --git a/test/Headers/carbon.c b/test/Integration/carbon.c
index 0498116dd1..0498116dd1 100644
--- a/test/Headers/carbon.c
+++ b/test/Integration/carbon.c
diff --git a/test/PCH/cocoa.m b/test/Integration/cocoa-pch.m
index 0159b32014..0159b32014 100644
--- a/test/PCH/cocoa.m
+++ b/test/Integration/cocoa-pch.m
diff --git a/test/Headers/cocoa.m b/test/Integration/cocoa.m
index d814b3ee21..d814b3ee21 100644
--- a/test/Headers/cocoa.m
+++ b/test/Integration/cocoa.m
diff --git a/test/Headers/warn-sysheader.cpp b/test/Misc/warn-sysheader.cpp
index dbc38258c4..dbc38258c4 100644
--- a/test/Headers/warn-sysheader.cpp
+++ b/test/Misc/warn-sysheader.cpp