aboutsummaryrefslogtreecommitdiff
path: root/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2007-11-12 19:18:37 +0000
committerSteve Naroff <snaroff@apple.com>2007-11-12 19:18:37 +0000
commit11508212aacde5199b0475a578a481febf5dc067 (patch)
treea95836deca57745251a54cb065348f0b259d27fb /CodeGen/ModuleBuilder.cpp
parentec0aa78745f7b3bc96c20fffd1115bf26aaa0ead (diff)
Add an error diagnostic to Parse::ParseObjCMessageExpression().
This now exposes the following bug... ******************** TEST 'Sema/message.m' FAILED! ******************** Command: clang -fsyntax-only -verify Sema/message.m Output: Errors seen but not expected: Line 9: invalid receiver to message expression ******************** TEST 'Sema/message.m' FAILED! ******************** As far as I can tell, all messages to method agruments fail. The method arguments are built by Sema::ObjcActOnStartOfMethodDef(). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44022 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions