]> granicus.if.org Git - clang/commit
Use PushConditionalTempDestruction/PopConditionalTempDestruction for the ternary...
authorAnders Carlsson <andersca@mac.com>
Thu, 4 Jun 2009 03:00:32 +0000 (03:00 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 4 Jun 2009 03:00:32 +0000 (03:00 +0000)
commitfb6fa30a9b06670deb14f862dddbc49a12552939
tree1a3f382c061b996fa5045a4180a798210bd57167
parent33da07db112f4877f6ab13e20db08b9bb86a0c2e
Use PushConditionalTempDestruction/PopConditionalTempDestruction for the ternary operator.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72842 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprAgg.cpp
lib/CodeGen/CGExprScalar.cpp