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 | 3f49feeed533e334dad7acbd7ac5c55fca359742 (patch) | |
tree | 01e7bf2ce25bc4296eb5370661f47cb2ab08c4ca /clang/lib/CodeGen/CodeGenModule.h | |
parent | 436f0ef9ff8c5626303d62fe881eedfc140d9bc4 (diff) | |
download | bcm5719-llvm-3f49feeed533e334dad7acbd7ac5c55fca359742.tar.gz bcm5719-llvm-3f49feeed533e334dad7acbd7ac5c55fca359742.zip |
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'.
llvm-svn: 66033
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions