We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b1c62c commit aa28875Copy full SHA for aa28875
clang/test/Driver/caret-diagnostics-max-lines.cpp
@@ -1,3 +1,3 @@
1
-//RUN: %clang++ -### -fcaret-diagnostics-max-lines=2 %s 2>&1 | FileCheck %s
+//RUN: %clang -### -fcaret-diagnostics-max-lines=2 %s 2>&1 | FileCheck %s
2
3
// CHECK: "-fcaret-diagnostics-max-lines=2"
0 commit comments