llvm/unittests/DebugInfo/PDB
Zachary Turner 279c17e658 [PDB] Change uint32_t to SymIndex wherever it makes sense.
Although it's just a typedef, it helps for readability.  NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341863 91177308-0d34-0410-b5e6-96231b3b80d8
2018-09-10 21:30:59 +00:00
..
Inputs [PDB] Refactor the PDB symbol classes to fix a reuse bug. 2018-09-05 23:30:38 +00:00
CMakeLists.txt [PDB] Refactor the PDB symbol classes to fix a reuse bug. 2018-09-05 23:30:38 +00:00
HashTableTest.cpp HashTableTest: squelch some "comparison of integers of different signs" warnings 2018-03-16 10:30:26 +00:00
NativeSymbolReuseTest.cpp Quick fix for -DBUILD_SHARED_LIBS=on build after rL341502 2018-09-06 19:51:20 +00:00
PDBApiTest.cpp [PDB] Change uint32_t to SymIndex wherever it makes sense. 2018-09-10 21:30:59 +00:00
StringTableBuilderTest.cpp [PDB] Don't ignore bucket 0 when writing the PDB string table. 2018-03-21 22:23:59 +00:00