diff options
| author | Steve Naroff <snaroff@apple.com> | 2009-02-26 15:55:06 +0000 |
|---|---|---|
| committer | Steve Naroff <snaroff@apple.com> | 2009-02-26 15:55:06 +0000 |
| commit | b162f170da450fd6f910800f93a7834a3876dea7 (patch) | |
| tree | d02eb54d3d1acf1a6786b55ce1dbc16c06087e17 /clang/include | |
| parent | d7b8508daae8da86b84cd6578c83ff87630ca7e7 (diff) | |
| download | bcm5719-llvm-b162f170da450fd6f910800f93a7834a3876dea7.tar.gz bcm5719-llvm-b162f170da450fd6f910800f93a7834a3876dea7.zip | |
Fix http://llvm.org/bugs/show_bug.cgi?id=3544.
The code for looking up local/private method in Sema::ActOnInstanceMessage() was not handling categories properly. Sema::ActOnClassMessage() didn't have this bug.
Created a helper with the correct logic and changed both methods to use it.
llvm-svn: 65532
Diffstat (limited to 'clang/include')
0 files changed, 0 insertions, 0 deletions

