diff options
| author | Alexander Kornienko <alexfh@google.com> | 2015-05-17 12:31:12 +0000 |
|---|---|---|
| committer | Alexander Kornienko <alexfh@google.com> | 2015-05-17 12:31:12 +0000 |
| commit | fb3e2cd8ccea054cae31d6576f5b98b97f15f6ac (patch) | |
| tree | ed0124d819b826dd38b813316cf5d5bcde951534 /clang/lib/Driver/Tools.cpp | |
| parent | 53958e187a624142498f42d4a67a8e64b65b1c6c (diff) | |
| download | bcm5719-llvm-fb3e2cd8ccea054cae31d6576f5b98b97f15f6ac.tar.gz bcm5719-llvm-fb3e2cd8ccea054cae31d6576f5b98b97f15f6ac.zip | |
[clang-tidy] Enhance clang-tidy readability-simplify-boolean-expr check...
Enhance clang-tidy readability-simplify-boolean-expr check to handle chained
conditional assignment and chained conditional return.
Based on feedback from applying this tool to the clang/LLVM codebase, this
changeset improves the readability-simplify-boolean-expr check so that
conditional assignment or return statements at the end of a chain of if/else if
statements are left unchanged unless a configuration option is supplied.
http://reviews.llvm.org/D8996
Patch by Richard Thomson!
llvm-svn: 237541
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions

