diff options
| author | Alexander Kornienko <alexfh@google.com> | 2017-05-08 15:22:09 +0000 |
|---|---|---|
| committer | Alexander Kornienko <alexfh@google.com> | 2017-05-08 15:22:09 +0000 |
| commit | f89e0bb2c4cb8a90c708b526bb0f14a5526d854f (patch) | |
| tree | 66dff885e63483f0c41d76b78b3c5127e98271b1 /llvm/utils | |
| parent | 360f4783cffad11dedcedcd051b25bcaedcabbf9 (diff) | |
| download | bcm5719-llvm-f89e0bb2c4cb8a90c708b526bb0f14a5526d854f.tar.gz bcm5719-llvm-f89e0bb2c4cb8a90c708b526bb0f14a5526d854f.zip | |
[clang-tidy] Fix readability-implicit-bool-cast false positives
The patch makes the check treat binary conditional operator (`x ?: y`), `while`
and regular `for` loops as conditional statements for the purpose of
AllowConditional*Cast options.
llvm-svn: 302431
Diffstat (limited to 'llvm/utils')
0 files changed, 0 insertions, 0 deletions

