]> granicus.if.org Git - clang/commit
Clean up code generation of typeid expressions and add C++ standard references.
authorAnders Carlsson <andersca@mac.com>
Mon, 18 Apr 2011 00:57:03 +0000 (00:57 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 18 Apr 2011 00:57:03 +0000 (00:57 +0000)
commit3f6c5e13f6c1662a7173c747fc63f4e8edb91206
tree79ec5e07c2cca3add712257051d81195c65a6801
parent3a01693f9e05207a3ba6dfca49b457649979e3e2
Clean up code generation of typeid expressions and add C++ standard references.

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