summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/HashTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* [CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnin...Eugene Zelenko2017-06-301-5/+11
* [PDB] Make streams carry their own endianness.Zachary Turner2017-02-281-8/+8
* [PDB] Partial resubmit of r296215, which improved PDB Stream Library.Zachary Turner2017-02-271-4/+4
* Revert r296215, "[PDB] General improvements to Stream library." and followings.NAKAMURA Takumi2017-02-251-12/+12
* [PDB] General improvements to Stream library.Zachary Turner2017-02-251-12/+12
* Don't assume little endian in StreamReader / StreamWriter.Zachary Turner2017-02-181-8/+8
* NFC: Rename (PDB) RawSession to NativeSessionAdrian McCarthy2017-01-251-0/+302
OpenPOWER on IntegriCloud