Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NFC: Rename (PDB) RawSession to NativeSession | Adrian McCarthy | 2017-01-25 | 1 | -73/+0 |
* | Remove LLVM_NOEXCEPT and replace it with noexcept | Reid Kleckner | 2016-10-19 | 1 | -1/+1 |
* | [pdb] Round-trip module & file info to/from YAML. | Zachary Turner | 2016-07-22 | 1 | -0/+6 |
* | Resubmit "[pdb] Change type visitor pattern to be dynamic." | Zachary Turner | 2016-06-16 | 1 | -0/+2 |
* | Revert "[pdb] Change type visitor pattern to be dynamic." | Zachary Turner | 2016-06-16 | 1 | -2/+0 |
* | [pdb] Change type visitor pattern to be dynamic. | Zachary Turner | 2016-06-16 | 1 | -0/+2 |
* | Add support for writing through StreamInterface. | Zachary Turner | 2016-06-10 | 1 | -0/+4 |
* | [pdb] Print out file names instead of file offsets. | Zachary Turner | 2016-06-03 | 1 | -0/+4 |
* | Add FIXMEs to all derived classes of std::error_category. | Peter Collingbourne | 2016-05-24 | 1 | -0/+3 |
* | Move helper classes into anonymous namespaces. NFC. | Benjamin Kramer | 2016-05-15 | 1 | -0/+2 |
* | Port DebugInfoPDB over to using llvm::Error. | Zachary Turner | 2016-05-06 | 1 | -0/+52 |