I just got the latest llvm svn revision and when I run clang-tidy 
with -checks="readability-braces-around-statements" I get this error:

Assertion failed: (CondEndLoc.isValid()), function findRParenLoc, file
 ../llvm/tools/clang/tools/extra/clang-tidy/readability/
BracesAroundStatementsCheck.cpp, 
line 183.

Abort trap: 6

Is this related to this change?

Thanks!

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to