]> granicus.if.org Git - clang/commit
clang_getDeclSpelling(): For category implementations, make sure we hand back the...
authorSteve Naroff <snaroff@apple.com>
Thu, 29 Oct 2009 18:55:50 +0000 (18:55 +0000)
committerSteve Naroff <snaroff@apple.com>
Thu, 29 Oct 2009 18:55:50 +0000 (18:55 +0000)
commitf9f6196e9fa0c41ae7422f3ebe5515e9d9707087
tree63004607b8fba4193dad794f23b640978ad8ab21
parent828bff2079b6a91ecd7ed5b842c59527d7682789
clang_getDeclSpelling(): For category implementations, make sure we hand back the category name (not the class name). This fixes <rdar://problem/7297518>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85521 91177308-0d34-0410-b5e6-96231b3b80d8
tools/CIndex/CIndex.cpp