aboutsummaryrefslogtreecommitdiff
path: root/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2007-11-11 00:10:47 +0000
committerSteve Naroff <snaroff@apple.com>2007-11-11 00:10:47 +0000
commitc43d868355374d48296ad3be2c9c536698a5e9a8 (patch)
tree322ea556f01dad6c123fc37d6c7698bf71d30ae0 /CodeGen/CodeGenFunction.cpp
parent8f2c735c0cee8da42742ae247778cbfef45b8750 (diff)
Teach Sema::ActOnInstanceMessage() about private methods. That is, methods declared in an implementation (but not listed in the interface).
This commit is only 95% of the bug fix. The last piece to this puzzle is to add the method decls to the implementation incrementally (as we encounter them). At the moment, the methods aren't added until we see an @end (which is too late). I will complete this later... git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43989 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions