]> granicus.if.org Git - clang/commit
[index] Objective-C method declarations and message sends with
authorAlex Lorenz <arphaman@gmail.com>
Thu, 13 Jul 2017 10:50:21 +0000 (10:50 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Thu, 13 Jul 2017 10:50:21 +0000 (10:50 +0000)
commit19c24885af53650826a2d37d68ccd5624d1c9fd9
treea4cc056de0469d08d13b43f4eb1d7501568b60cf
parentffd70202d375d7ff98509a2ecd3c8318dd692fc9
[index] Objective-C method declarations and message sends with
an empty first selector piece should store the location of the first ':'

rdar://33188656

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@307901 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseObjc.cpp
test/Index/Core/index-source.m