| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix -Wuninitialized build by referencing the relevant ctor parameter instead ... | David Blaikie | 2015-02-08 | 8 | -8/+8 |
| * | Make PDBSymbol's IPDBSymbol reference const. | Zachary Turner | 2015-02-08 | 32 | -33/+33 |
| * | DebugInfoPDB: Make the symbol base case hold an IPDBSession ref. | Zachary Turner | 2015-02-08 | 32 | -67/+87 |
| * | Removed unused function mistakenly left in, triggering -Werror. | Zachary Turner | 2015-02-08 | 1 | -21/+0 |
| * | Some cleanup for libpdb. | Zachary Turner | 2015-02-08 | 33 | -71/+663 |
| * | Try to fix Makefile build for LLVMDebugInfoPDB. | Zachary Turner | 2015-02-06 | 1 | -0/+14 |
| * | Resubmit "Create lib/DebugInfo/PDB" (r228428) | Zachary Turner | 2015-02-06 | 7 | -0/+310 |
| * | Revert "Create lib/DebugInfo/PDB." | Zachary Turner | 2015-02-06 | 7 | -310/+0 |
| * | Create lib/DebugInfo/PDB. | Zachary Turner | 2015-02-06 | 7 | -0/+310 |

