[PATCH] D19731: Parse PDB Name Hash Table

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 29 14:20:52 PDT 2016


zturner added a comment.

I also changed the terminology everywhere from `Index` to `ID` so that people don't get confused and think they can iterate over all the names in a for loop.


http://reviews.llvm.org/D19731





More information about the llvm-commits mailing list