]> granicus.if.org Git - clang/commit
Use the canonical destructor, which fixes the self-host build. Thanks to Eli for...
authorAnders Carlsson <andersca@mac.com>
Tue, 23 Mar 2010 05:15:24 +0000 (05:15 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 23 Mar 2010 05:15:24 +0000 (05:15 +0000)
commit02e245942f3808bfbba5fbd25af9690682cc800d
treeb25a95dd516bfaff543ceb7b3a5f6817fa4fdd20
parent41ca1347c4b5bfea012f08d7eff8636d355762ea
Use the canonical destructor, which fixes the self-host build. Thanks to Eli for noticing.

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