diff options
| author | Haojian Wu <hokein@google.com> | 2016-02-11 09:57:55 +0000 |
|---|---|---|
| committer | Haojian Wu <hokein@google.com> | 2016-02-11 09:57:55 +0000 |
| commit | 60c9316d62581e93a1f8292343885344c90994f7 (patch) | |
| tree | 4ac498d1fb87b8ce68690cef7d9286a6edbc7e52 /clang | |
| parent | 2260a3a0468c9d1749b33a6207007ddf33464731 (diff) | |
| download | bcm5719-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

