]> granicus.if.org Git - clang/commit
[libclang] Spelling range for a objc category should the category name range, not...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 16 Apr 2012 20:01:28 +0000 (20:01 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 16 Apr 2012 20:01:28 +0000 (20:01 +0000)
commit9482a185d34d8b0f6d788c44e2c128991622c0ad
tree40183da11c9b17d678a310caa0f0be6e9fb834ba
parent3c6ed1b5c50de8ab9375e59fd68ea2a9e5ae8c30
[libclang] Spelling range for a objc category should the category name range, not the class one.

rdar://11249386

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154853 91177308-0d34-0410-b5e6-96231b3b80d8
test/Index/get-cursor.m
tools/libclang/CIndex.cpp