]> granicus.if.org Git - clang/commit
Fix a bug in my previous patch, CGF is not valid for constants outside a function
authorChris Lattner <sabre@nondot.org>
Sat, 26 Jul 2008 22:39:33 +0000 (22:39 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 26 Jul 2008 22:39:33 +0000 (22:39 +0000)
commitd394cc6f0fca198ec8def0f1cfaf16b5df0d52fa
tree321535abe5fec8b2236196ab55eb3e4b3782e9ec
parent9619662a1d42e2008b865d3459c0677e149dad1b
Fix a bug in my previous patch, CGF is not valid for constants outside a function

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