summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ScalarizeMaskedMemIntrin.cpp
diff options
context:
space:
mode:
authorNathan James <n.james93@hotmail.co.uk>2020-02-11 19:35:41 +0000
committerHans Wennborg <hans@chromium.org>2020-02-12 13:50:19 +0100
commit7a136d2768e26b30273f208fb3d64eae531c8455 (patch)
tree0137ad75552d8552332945cea871e4a42fe422f4 /llvm/lib/CodeGen/ScalarizeMaskedMemIntrin.cpp
parentb33830aea54536f0f03334b2015b03af336ec90c (diff)
downloadbcm5719-llvm-7a136d2768e26b30273f208fb3d64eae531c8455.tar.gz
bcm5719-llvm-7a136d2768e26b30273f208fb3d64eae531c8455.zip
[clang-tidy] Added check to disable bugprone-infinite-loop on known false condition
Summary: Addresses [[ https://bugs.llvm.org/show_bug.cgi?id=44816 | bugprone-infinite-loop false positive with CATCH2 ]] by disabling the check on loops where the condition is known to always eval as false, in other words not a loop. Reviewers: aaron.ballman, alexfh, hokein, gribozavr2, JonasToth Reviewed By: gribozavr2 Subscribers: xazax.hun, cfe-commits Tags: #clang, #clang-tools-extra Differential Revision: https://reviews.llvm.org/D74374 (cherry picked from commit c69ec6476806147e46bf09b693acb24177982dc2)
Diffstat (limited to 'llvm/lib/CodeGen/ScalarizeMaskedMemIntrin.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud