This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9970803980 expected-no-diagnostics@ does not make sense, switching to a [...] new 931a426f33 [analyzer] handle modification of vars inside an expr with c [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/AST/Expr.h | 3 + lib/Analysis/ExprMutationAnalyzer.cpp | 46 ++++++--- unittests/Analysis/ExprMutationAnalyzerTest.cpp | 131 ++++++++++++++++++++++++ 3 files changed, 167 insertions(+), 13 deletions(-)