brintos

brintos / llvm-project-archived public Read only

0
0
Text · 258 B · f32d09c Raw
6 lines · plain
1// RUN: %clang --target=x86_64-apple-macosx10.7.0 -rewrite-objc %s -o - -### 2>&1 | \2// RUN:   FileCheck %s3//4// Check that we're running a preprocessing stage passing a not-preprocessed objective-c++ file as input5// CHECK: "-E"{{.*}}"-x" "objective-c++"6