Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NFC: Rename (PDB) RawSession to NativeSession | Adrian McCarthy | 2017-01-25 | 1 | -145/+0 |
* | [DebugInfo] Fix some Clang-tidy modernize-use-default and Include What You Us... | Eugene Zelenko | 2016-11-23 | 1 | -3/+21 |
* | Remove PDBFileBuilder::build() and related functions. | Rui Ueyama | 2016-11-22 | 1 | -21/+0 |
* | PDB: Fix some APIs to avoid use-after-frees | Justin Bogner | 2016-11-03 | 1 | -4/+3 |
* | [pdb] Write the IPI stream. | Zachary Turner | 2016-09-15 | 1 | -6/+7 |
* | [pdb] Fix the TPI stream size computation. | Zachary Turner | 2016-09-15 | 1 | -2/+1 |
* | [pdb] Write TPI hash values to the TPI stream. | Zachary Turner | 2016-09-14 | 1 | -5/+59 |
* | [pdb] Write PDB TPI Stream from Yaml. | Zachary Turner | 2016-09-09 | 1 | -0/+95 |