summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.h
Commit message (Expand)AuthorAgeFilesLines
* [PDB] Fix location retrieval for function local variables and arguments that areAleksandr Urakov2019-02-011-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [NativePDB] Create VarDecls for global variables.Zachary Turner2018-12-201-0/+1
* [NativePDB] Rewrite the PdbSymUid to use our own custom namespacing scheme.Zachary Turner2018-11-161-1/+1
* Resubmit "Add SymbolFileNativePDB plugin."Zachary Turner2018-10-121-0/+161
* Revert SymbolFileNativePDB plugin.Zachary Turner2018-10-111-161/+0
* Create a SymbolFile plugin for cross-platform PDB access.Zachary Turner2018-10-101-0/+161
OpenPOWER on IntegriCloud