diff options
Diffstat (limited to 'test/Driver/cl.c')
-rw-r--r-- | test/Driver/cl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Driver/cl.c b/test/Driver/cl.c index 4fd406439797..855cdc8c9701 100644 --- a/test/Driver/cl.c +++ b/test/Driver/cl.c @@ -31,5 +31,4 @@ // CL-NOT: -fapple-kext // RUN: %clang_cl /c -### -- %s 2>&1 | FileCheck -check-prefix=COMPILE %s -// COMPILE: "-cxx-abi" "microsoft" // COMPILE: "-fdiagnostics-format" "msvc" |