| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [DebugInfoPDB] Teach Variant to support string types. | Zachary Turner | 2016-02-17 | 1 | -11/+22 |
| * | [llvm-pdbdump] Very minor code cleanup. | Zachary Turner | 2015-02-23 | 1 | -2/+1 |
| * | [llvm-pdbdump] Add an option to dump full class definitions. | Zachary Turner | 2015-02-23 | 1 | -4/+6 |
| * | llvm-pdbdump: Add flags controlling the type of values to dump. | Zachary Turner | 2015-02-15 | 1 | -2/+2 |
| * | Re-sort #include lines using my handy dandy ./utils/sort_includes.py | Chandler Carruth | 2015-02-13 | 1 | -1/+1 |
| * | llvm-pdbdump: Add more comprehensive dumping of symbol types. | Zachary Turner | 2015-02-13 | 1 | -3/+3 |
| * | Improve llvm-pdbdump output display. | Zachary Turner | 2015-02-13 | 1 | -0/+86 |
| * | Temporary workaround to fix MSVC 2012 build problems | Andrew Kaylor | 2015-02-11 | 1 | -1/+11 |
| * | Convert std::make_unique<> to llvm::make_unique<>. | Zachary Turner | 2015-02-10 | 1 | -4/+5 |
| * | Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB. | Zachary Turner | 2015-02-10 | 1 | -8/+229 |
| * | Provide DIA implementation of DebugInfoPDB. | Zachary Turner | 2015-02-10 | 1 | -0/+776 |

