This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3ecfe56 Add REQUIRES line. new 550a211 Fix a couple of wrong-code bugs in switch-on-constant optimization:
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/CGStmt.cpp | 33 ++++++++++++- lib/CodeGen/CodeGenFunction.cpp | 23 +++++++++ lib/CodeGen/CodeGenFunction.h | 4 ++ test/CodeGenCXX/switch-case-folding-2.cpp | 82 ++++++++++++++++++++++++++++++- 4 files changed, 138 insertions(+), 4 deletions(-)