Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PDB] Fix location retrieval for function local variables and arguments that are | Aleksandr Urakov | 2019-02-01 | 1 | -0/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [NativePDB] Create VarDecls for global variables. | Zachary Turner | 2018-12-20 | 1 | -0/+1 |
* | [NativePDB] Rewrite the PdbSymUid to use our own custom namespacing scheme. | Zachary Turner | 2018-11-16 | 1 | -1/+1 |
* | Resubmit "Add SymbolFileNativePDB plugin." | Zachary Turner | 2018-10-12 | 1 | -0/+161 |
* | Revert SymbolFileNativePDB plugin. | Zachary Turner | 2018-10-11 | 1 | -161/+0 |
* | Create a SymbolFile plugin for cross-platform PDB access. | Zachary Turner | 2018-10-10 | 1 | -0/+161 |