This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_39 in repository clang.
from d47f71a Merging r277852: -------------------------------------------- [...] new 890a23d Merging r278786: -------------------------------------------- [...]
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/CodeGen/CGExprScalar.cpp | 3 ++- lib/Sema/SemaExpr.cpp | 2 +- test/CodeGen/wrapv-lshr-sanitize.c | 12 ++++++++++++ test/Sema/negative-shift-wrapv.c | 9 +++++++++ 4 files changed, 24 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/wrapv-lshr-sanitize.c create mode 100644 test/Sema/negative-shift-wrapv.c