This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c09c3b4c90 Reduce amount of work ODR hashing does. new 32fd9fe276 Use DiagRuntimeBehavior for -Wunsequenced to weed out false [...]
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/Sema/ScopeInfo.h | 6 +++--- include/clang/Sema/Sema.h | 4 ++++ lib/Sema/AnalysisBasedWarnings.cpp | 24 +++++++++++++----------- lib/Sema/SemaChecking.cpp | 9 +++++---- lib/Sema/SemaExpr.cpp | 12 +++++++++--- test/Sema/warn-unsequenced.c | 7 +++++++ test/SemaCXX/warn-unsequenced.cpp | 4 ++-- 7 files changed, 43 insertions(+), 23 deletions(-)