]> granicus.if.org Git - clang/commit
Refactor USR logic for EnumDecls and RecordDecls so that both handle 'anonymous'...
authorTed Kremenek <kremenek@apple.com>
Fri, 15 Jan 2010 23:34:31 +0000 (23:34 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 15 Jan 2010 23:34:31 +0000 (23:34 +0000)
commitc5b48b3319be4d7a421871e32fb016cff93172e6
treebcfdd58548c1fdc6ff909c9353ff1baf0966f853
parent823000cdeeb2deb861dd92463d739c1e71fea5d2
Refactor USR logic for EnumDecls and RecordDecls so that both handle 'anonymous' declarations in the same way.

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