]> granicus.if.org Git - clang/commit
Don't assume that the clause is a GlobalVariable. It could be a constant.
authorBill Wendling <isanbard@gmail.com>
Tue, 20 Sep 2011 00:40:19 +0000 (00:40 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 20 Sep 2011 00:40:19 +0000 (00:40 +0000)
commiteecb6a1e8b95fcdb7d1a0d92b0a0311c041440cd
tree24e4804f6667f8100c5e66eb6e7c66d0d6ffce1c
parent4522e2a9e7fa0313e8e5a388d8f0ab66feccc6af
Don't assume that the clause is a GlobalVariable. It could be a constant.

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