]> granicus.if.org Git - clang/commit
[Index] fix USR generation for namespace{extern{X}}
authorSam McCall <sam.mccall@gmail.com>
Fri, 2 Feb 2018 14:13:37 +0000 (14:13 +0000)
committerSam McCall <sam.mccall@gmail.com>
Fri, 2 Feb 2018 14:13:37 +0000 (14:13 +0000)
commit7d84cfa2cd0b45ec41c08ffb9ae3ba56904a4a25
treedbd51cc264ec3eddd6ac06516452f4d53efa2856
parente705029e94d188e30987bf3154b69a8a57aee3f1
[Index] fix USR generation for namespace{extern{X}}

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@324093 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Index/USRGeneration.cpp
test/Index/USR/linkage.cpp [new file with mode: 0644]