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 83978ad Merge r285525 into 3.9.1: Fix clang installed path to handle [...] new d0024e5 [LTO] Merge r287685 into the 3.9.1 branch, darwin: Unconditio [...] new e8d54d1 Merging r281797:
The 2 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/Basic/DiagnosticDriverKinds.td | 2 - lib/CodeGen/CGStmt.cpp | 33 ++++++++++- lib/CodeGen/CodeGenFunction.cpp | 23 ++++++++ lib/CodeGen/CodeGenFunction.h | 4 ++ lib/Driver/Tools.cpp | 16 +++--- test/CodeGenCXX/switch-case-folding-2.cpp | 82 +++++++++++++++++++++++++++- test/Driver/darwin-ld-lto.c | 16 ++---- 7 files changed, 150 insertions(+), 26 deletions(-)