summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorHaojian Wu <hokein@google.com>2016-02-11 09:57:55 +0000
committerHaojian Wu <hokein@google.com>2016-02-11 09:57:55 +0000
commit60c9316d62581e93a1f8292343885344c90994f7 (patch)
tree4ac498d1fb87b8ce68690cef7d9286a6edbc7e52 /clang
parent2260a3a0468c9d1749b33a6207007ddf33464731 (diff)
downloadbcm5719-llvm-60c9316d62581e93a1f8292343885344c90994f7.tar.gz
bcm5719-llvm-60c9316d62581e93a1f8292343885344c90994f7.zip
[clang-tidy] Fix an assert failure in 'readability-braces-around-statements' check.
Summary: The check will trigger a assert failure("CondEndLoc.isValid") when checking the IfStmt whose condition expression is not parsed. In this case, we should ignore that. Reviewers: alexfh Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D17069 llvm-svn: 260505
Diffstat (limited to 'clang')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud