diff options
author | Steve Naroff <snaroff@apple.com> | 2007-12-18 01:30:32 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2007-12-18 01:30:32 +0000 |
commit | a56f616744b929aa7115034e7e2f9a0b8df545f6 (patch) | |
tree | f3672ba2e6262f64fd39485a3336dda5b8e5b8c4 /CodeGen/CodeGenModule.h | |
parent | 7acda7c4a0e4aec6c003b3169ca45a5f3bc7e033 (diff) |
Improve how we find private method decls. This involved:
- Changed Sema::ObjcActOnStartOfMethodDef() to register the methods with the global pools.
- Changed Sema::ActOnInstanceMessage() to look in global pools (should be much less error prone).
- Added a test case to message.m (for lookup that was broken).
Misc changes while I was investigating this...
- Changed Sema::ActOnAtEnd() to call AddFactoryMethodToGlobalPool (this looked like a cut/paste error).
- Added a comment and tweaked another where I was using the first person.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45142 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions