================ 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