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

Remove StmtLocResolver::VisitObjCIvarRefExpr, it was only there to avoid...

Remove StmtLocResolver::VisitObjCIvarRefExpr, it was only there to avoid returning an implicit 'self' instead of the ivar.
Since implicit 'self' no longer has a source location, it's not needed. (plus we also want to check for a 'self' that is visible in source code)

llvm-svn: 76296
parent e1a8c62c
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