mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Cleanup some unused RUN lines.
llvm-svn: 86450
This commit is contained in:
parent
d4dcd76f71
commit
abaa288896
@ -1,4 +1,3 @@
|
||||
/* RUN: ignore */
|
||||
#include <stdio.h>
|
||||
|
||||
/* Make this invalid C++ */
|
||||
|
@ -1,4 +1,3 @@
|
||||
// RUN: ignore
|
||||
#include <string>
|
||||
|
||||
std::string test2() {
|
||||
|
@ -1,7 +1,3 @@
|
||||
/*
|
||||
* RUN: ignore
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
void test() {
|
||||
|
Loading…
Reference in New Issue
Block a user