Skip to content
Commit a80f1bf2 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

Add IsImplicit field in ObjCMessageExpr that is true when the message

was constructed, e.g. for a property access.

This allows the selector identifier locations machinery for ObjCMessageExpr
to function correctly, in that there are not real locations to handle/report for
such a message.

llvm-svn: 148013
parent 7e79129d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment