diff options
author | Ted Kremenek <kremenek@apple.com> | 2012-11-06 06:36:45 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2012-11-06 06:36:45 +0000 |
commit | 3d615b2a4217200fe1226d77683f4ef57dffbffd (patch) | |
tree | db2f2bea2739f4d752f109841ee02244aee87f26 /unittests/AST/SourceLocationTest.cpp | |
parent | 164fcd022185fddc0e689f61ac8ad4b3ac744c2a (diff) |
Remove completely irrelevant code from USR generation.
Thanks to Richard Smith for pointing this out. This code stopped
serving its purpose during r103212 in a refactoring. My initial
fix was to add back the logic to abort the USR generation for
InternalLinkage, but enough tests broke suspiciously that I fear
that USR generation for cursors with InternalLinkage is now expected
by some clients (where it wasn't the case when the refactoring
took place). I don't own this code anymore and have not looked
at it for some time, but clearly this code is dead and can be removed
pending further review on the proper logic here.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@167442 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/AST/SourceLocationTest.cpp')
0 files changed, 0 insertions, 0 deletions