This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7697c704e1 [analyzer] [hotfix] Fix the tests new 23a55bd3f5 Fix false positive unsequenced access and modification warni [...]
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: lib/Sema/SemaChecking.cpp | 44 +++++++++++++++++++++------------ test/SemaCXX/warn-unsequenced-cxx17.cpp | 8 ++++++ test/SemaCXX/warn-unsequenced.cpp | 1 + 3 files changed, 37 insertions(+), 16 deletions(-) create mode 100644 test/SemaCXX/warn-unsequenced-cxx17.cpp