[PATCH] Improve diagnostic message for misplaced square brackets

Dmitri Gribenko gribozavr at gmail.com
Sun Feb 9 10:17:59 PST 2014



================
Comment at: test/Parser/brackets.c:5
@@ +4,3 @@
+// RUN: %clang_cc1 -fsyntax-only %t -x c -DFIXIT
+// RUN: not %clang_cc1 -fsyntax-only %s 2>&1 | FileCheck %s -strict-whitespace
+
----------------
-fdiagnostics-parseable-fixits?


http://llvm-reviews.chandlerc.com/D2712



More information about the cfe-commits mailing list