hokein marked an inline comment as done. ================ Comment at: test/clang-tidy/readability-braces-around-statements-assert-failure.cpp:16 @@ -6,2 +15,2 @@ } } ---------------- > Interesting. Does creduce fail to further reduce the test?
I reduce the test case manually. Now I use FileCheck with `-implicit-check-not` parameter to ignore all compilation errors. http://reviews.llvm.org/D17134 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits