When we have two identifiers in a row in Objective-C, make sure to
verify that we aren't in a message-send expression before digging into the identifier or looking ahead more tokens. Fixes a regression (<rdar://problem/8483253>) I introduced with bracket insertion. llvm-svn: 114968
Loading
Please register or sign in to comment