summaryrefslogtreecommitdiff
path: root/test/SemaCXX/carbon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaCXX/carbon.cpp')
-rw-r--r--test/SemaCXX/carbon.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/SemaCXX/carbon.cpp b/test/SemaCXX/carbon.cpp
deleted file mode 100644
index 0e7570f33529..000000000000
--- a/test/SemaCXX/carbon.cpp
+++ /dev/null
@@ -1,5 +0,0 @@
-// RUN: clang-cc -mcpu=pentium4 %s -fsyntax-only -print-stats
-#ifdef __APPLE__
-#include <Carbon/Carbon.h>
-#endif
-