[PATCH] D58894: [analyzer] Handle modification of vars inside an expr with comma operator
Djordje Todorovic via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 7 01:01:06 PST 2019
djtodoro updated this revision to Diff 189661.
djtodoro added a comment.
-add support for the rest of direct mutation cases
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58894/new/
https://reviews.llvm.org/D58894
Files:
include/clang/AST/Expr.h
lib/Analysis/ExprMutationAnalyzer.cpp
unittests/Analysis/ExprMutationAnalyzerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58894.189661.patch
Type: text/x-patch
Size: 12403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190307/2d3707ac/attachment.bin>
More information about the cfe-commits
mailing list