]> granicus.if.org Git - clang/commit
USRs for class extensions should "mangle" in the location of the extension. (<rdar...
authorTed Kremenek <kremenek@apple.com>
Tue, 24 Aug 2010 23:13:41 +0000 (23:13 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 24 Aug 2010 23:13:41 +0000 (23:13 +0000)
commit28a7f258aefdd58db0bbf3a903f053bf2cb69c90
treee7cf6b7f4e44e802eae6961557da1bf8c898fc15
parent957355ebf618ce6deb7d2d4182b23de9cd9c873a
USRs for class extensions should "mangle" in the location of the extension.  (<rdar://problem/8350262>)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@111991 91177308-0d34-0410-b5e6-96231b3b80d8
test/Index/usrs.m
tools/libclang/CIndexUSRs.cpp