]> granicus.if.org Git - clang/commit
Remove operator cast method in favor of querying with the correct method.
authorBill Wendling <isanbard@gmail.com>
Sun, 14 Oct 2012 08:54:39 +0000 (08:54 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 14 Oct 2012 08:54:39 +0000 (08:54 +0000)
commit4d68ed5f03ad1235946377eb32b5c4d0412f2e48
treebd9ac51490c862a1cce0987f552226101dbc36ac
parente91e9ecf2f6ef18ed9d9642915e5e1abb63e150a
Remove operator cast method in favor of querying with the correct method.

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