diff options
author | Chris Lattner <sabre@nondot.org> | 2008-07-21 06:12:56 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-07-21 06:12:56 +0000 |
commit | bd2d634424573528a9547e16a2e794781da3d59e (patch) | |
tree | 75f0cb1d476c6faf4b83ef42166629db30617ead /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 6b946cc788ac5378c68f61896a76b9136c4ffa36 (diff) | |
download | bcm5719-llvm-bd2d634424573528a9547e16a2e794781da3d59e.tar.gz bcm5719-llvm-bd2d634424573528a9547e16a2e794781da3d59e.zip |
continue cleaning up code, and disable sending a message directly to an
interface. This fixes a bug where we used to accept:
void test2(NSNumber x) {
[x METH];
}
which doesn't make sense and GCC rejects.
llvm-svn: 53841
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions