diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-05-20 02:24:22 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-05-20 02:24:22 +0000 |
commit | 68dd3ee3b5ae5b7694b4a21e34b4355431ed0457 (patch) | |
tree | b227ee8ce59a285afd87fca98894b68d55994cd1 /lib/Frontend/CompilerInvocation.cpp | |
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
Diffstat (limited to 'lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions