[PATCH] D79912: Assignment and Inc/Dec operators wouldn't register as a mutation when Implicit Paren Casts were present
Joe Burzinski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 5 20:36:30 PDT 2020
Tridacnid updated this revision to Diff 268991.
Tridacnid added a comment.
Add (Limit) -= 1 test cases to bugprone-infinite-loop tests
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79912/new/
https://reviews.llvm.org/D79912
Files:
clang-tools-extra/test/clang-tidy/checkers/bugprone-infinite-loop.cpp
clang/lib/Analysis/ExprMutationAnalyzer.cpp
clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79912.268991.patch
Type: text/x-patch
Size: 3938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200606/1d52e239/attachment-0001.bin>
More information about the cfe-commits
mailing list