summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* [codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueIdReid Kleckner2017-07-171-1/+1
* [PDB] Fix use after free.Zachary Turner2017-06-031-2/+2
* [PDB] Add support for parsing Flags from PDB Stream.Zachary Turner2017-03-161-2/+15
* [Support] Move Stream library from MSF -> Support.Zachary Turner2017-03-021-1/+1
* [PDB] Partial resubmit of r296215, which improved PDB Stream Library.Zachary Turner2017-02-271-2/+2
* Revert r296215, "[PDB] General improvements to Stream library." and followings.NAKAMURA Takumi2017-02-251-3/+2
* [PDB] General improvements to Stream library.Zachary Turner2017-02-251-2/+3
* [PDB] Rename Stream related source files.Zachary Turner2017-02-251-1/+1
* NFC: Rename (PDB) RawSession to NativeSessionAdrian McCarthy2017-01-251-0/+61
OpenPOWER on IntegriCloud