diff options
author | Steve Naroff <snaroff@apple.com> | 2009-03-04 15:11:40 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2009-03-04 15:11:40 +0000 |
commit | 6b9dfd4257b85c388a9e3cd345cf28acb7351006 (patch) | |
tree | 56790a81acdf835adc02d1521b205b7340c0a4c6 /lib/Analysis/GRExprEngine.cpp | |
parent | 58919e1f982da4f57356afd38bc86b13d84199df (diff) |
Finish up some fixes related to <rdar://problem/6497631> Message lookup is sometimes different than gcc's.
- Disallow casting 'super'. GCC allows this, however it doesn't make sense (super isn't an expression and the cast won't alter lookup/dispatch).
- Tighten up lookup when messaging 'self'.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66033 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/GRExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions