Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PDB] Fix another bug in globals stream name lookup. | Zachary Turner | 2018-10-09 | 1 | -0/+23 |
When we're on the last bucket the computation is tricky. We were failing when the last bucket contained multiple matches. Added a new test for this. llvm-svn: 344081 |