This revision was automatically updated to reflect the committed changes.
Closed by commit rL295651: Fix a couple of corner cases in NameMatches
(authored by labath).
Changed prior to commit:
https://reviews.llvm.org/D30094?vs=5&id=89102#toc
Repository:
rL LLVM
https://reviews.llvm.org/
labath created this revision.
Herald added a subscriber: mgorny.
I originally set out to move the NameMatches closer to the relevant
function and add some unit tests. However, in the process I've found a
couple of bugs in the implementation:
- the early exits where not always correct:
- (test==