]> granicus.if.org Git - clang/commit
Use the canonical decl when generating the locations for USRs.
authorTed Kremenek <kremenek@apple.com>
Tue, 3 May 2011 01:33:35 +0000 (01:33 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 3 May 2011 01:33:35 +0000 (01:33 +0000)
commit1d8052db5a38b62ba5f3802160dcccd87fa0b5b8
treefceb67b053c3816cbf40de53a3e6c6ad7daf8729
parent1dd986dff9ddfbec687975700770bb377988e9ed
Use the canonical decl when generating the locations for USRs.

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