[PATCH] D108808: [clang-tidy] bugprone-infinite-loop: Fix false positives with volatile addresses.
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 27 01:47:44 PDT 2021
gribozavr2 added a comment.
> What happens for something like the following? Maybe it's also worth a test case?
WDYT about the test on line 614?
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108808/new/
https://reviews.llvm.org/D108808
More information about the cfe-commits
mailing list