summaryrefslogtreecommitdiffstats
path: root/test/LLVMC/test_data
diff options
context:
space:
mode:
Diffstat (limited to 'test/LLVMC/test_data')
-rw-r--r--test/LLVMC/test_data/false.cpp1
-rw-r--r--test/LLVMC/test_data/false2.cpp1
-rw-r--r--test/LLVMC/test_data/together.c4
3 files changed, 0 insertions, 6 deletions
diff --git a/test/LLVMC/test_data/false.cpp b/test/LLVMC/test_data/false.cpp
index d3a7102..593fcd5 100644
--- a/test/LLVMC/test_data/false.cpp
+++ b/test/LLVMC/test_data/false.cpp
@@ -1,4 +1,3 @@
-/* RUN: ignore */
#include <stdio.h>
/* Make this invalid C++ */
diff --git a/test/LLVMC/test_data/false2.cpp b/test/LLVMC/test_data/false2.cpp
index a020514..bba064c 100644
--- a/test/LLVMC/test_data/false2.cpp
+++ b/test/LLVMC/test_data/false2.cpp
@@ -1,4 +1,3 @@
-// RUN: ignore
#include <string>
std::string test2() {
diff --git a/test/LLVMC/test_data/together.c b/test/LLVMC/test_data/together.c
index 1b9b5f6..a828c47 100644
--- a/test/LLVMC/test_data/together.c
+++ b/test/LLVMC/test_data/together.c
@@ -1,7 +1,3 @@
-/*
- * RUN: ignore
- */
-
#include <stdio.h>
void test() {
OpenPOWER on IntegriCloud