Cleanup some unused RUN lines.
authorDaniel Dunbar <daniel@zuster.org>
Sun, 8 Nov 2009 09:07:42 +0000 (09:07 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 8 Nov 2009 09:07:42 +0000 (09:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86450 91177308-0d34-0410-b5e6-96231b3b80d8

test/LLVMC/test_data/false.cpp
test/LLVMC/test_data/false2.cpp
test/LLVMC/test_data/together.c

index d3a7102f8ccab3214908ace935f08e7ec9bfd24c..593fcd5805a3e3e43fa56c03f6dc76df5ad7d8ce 100644 (file)
@@ -1,4 +1,3 @@
-/* RUN: ignore */
 #include <stdio.h>
 
 /* Make this invalid C++ */
index a02051415ddd0e2639823194d0ee936c2a6d278e..bba064c8e0423c839b19e36a9583fb4c9a9801e7 100644 (file)
@@ -1,4 +1,3 @@
-// RUN: ignore
 #include <string>
 
 std::string test2() {
index 1b9b5f67fba93cf2ba55f3cc291a750431e69c3b..a828c475779b6796fd71d1f56574aa19805e42e7 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * RUN: ignore
- */
-
 #include <stdio.h>
 
 void test() {