blob: f32d09c5a15f3382f088a8d841e41c0c406012b0 [file] [log] [blame]
// RUN: %clang --target=x86_64-apple-macosx10.7.0 -rewrite-objc %s -o - -### 2>&1 | \
// RUN: FileCheck %s
//
// Check that we're running a preprocessing stage passing a not-preprocessed objective-c++ file as input
// CHECK: "-E"{{.*}}"-x" "objective-c++"