]> granicus.if.org Git - clang/commit
Revert "CodeGen: Simplify CodeGenFunction::EmitCaseStmt"
authorJustin Bogner <mail@justinbogner.com>
Tue, 21 Jan 2014 00:35:11 +0000 (00:35 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 21 Jan 2014 00:35:11 +0000 (00:35 +0000)
commit5f83225b49db7207da071ef2955c019b96d04094
tree6562e1f273e6be5aa6dfbeea737865afbc704393
parent5972ab3bb135944b0eb726678ea4d174a4e0706a
Revert "CodeGen: Simplify CodeGenFunction::EmitCaseStmt"

I misunderstood the discussion on this. The complexity here is
justified by the malloc overhead it saves.

This reverts commit r199302.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@199700 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCleanup.cpp
lib/CodeGen/CGStmt.cpp
lib/CodeGen/CodeGenFunction.h