Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [NativePDB] Add support for local variables. | Zachary Turner | 2018-12-13 | 1 | -0/+1 |
* | Don't use uniform initialization syntax. | Zachary Turner | 2018-11-16 | 1 | -0/+11 |
* | [NativePDB] Rewrite the PdbSymUid to use our own custom namespacing scheme. | Zachary Turner | 2018-11-16 | 1 | -170/+63 |
* | [NativePDB] Add the ability to dump dump global variables. | Zachary Turner | 2018-10-26 | 1 | -5/+23 |
* | Some cleanups to the native pdb plugin [NFC]. | Zachary Turner | 2018-10-22 | 1 | -0/+1 |
* | Resubmit "Add SymbolFileNativePDB plugin." | Zachary Turner | 2018-10-12 | 1 | -0/+202 |
* | Revert SymbolFileNativePDB plugin. | Zachary Turner | 2018-10-11 | 1 | -202/+0 |
* | Create a SymbolFile plugin for cross-platform PDB access. | Zachary Turner | 2018-10-10 | 1 | -0/+202 |