commit | 68dd3ee3b5ae5b7694b4a21e34b4355431ed0457 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Thu May 20 02:24:22 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Thu May 20 02:24:22 2010 +0000 |
tree | b227ee8ce59a285afd87fca98894b68d55994cd1 | |
parent | c3e31d66f1a6f396fb08b0cabfc47c34705c01b1 [diff] |
Various small fixes for construction/destruction of Objective-C++ instance variables: - Use isRecordType() rather than isa<RecordType>(), so that we see through typedefs in ivar types. - Mark the destructor as referenced - Perform C++ access control on the destructor git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104206 91177308-0d34-0410-b5e6-96231b3b80d8