]> granicus.if.org Git - clang/commit
Merging r276350:
authorHans Wennborg <hans@hanshq.net>
Thu, 28 Jul 2016 15:18:14 +0000 (15:18 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 28 Jul 2016 15:18:14 +0000 (15:18 +0000)
commited5b25677882d9fcb72f089cf499b2c0aafdb9b0
tree5078af999fe75156c3bc680318e12a0f3521c799
parent716a65f23c2a48438c3f8d5cd1fcbe05343947bd
Merging r276350:
------------------------------------------------------------------------
r276350 | epilk | 2016-07-21 15:31:40 -0700 (Thu, 21 Jul 2016) | 3 lines

[CodeGen] Fix a crash when constant folding switch statement

Differential revision: https://reviews.llvm.org/D22542
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_39@276985 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGStmt.cpp
test/CodeGenCXX/switch-case-folding-2.cpp