summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SymbolFile/NativePDB/PdbSymUid.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [NativePDB] Add support for local variables.Zachary Turner2018-12-131-0/+1
* Don't use uniform initialization syntax.Zachary Turner2018-11-161-0/+11
* [NativePDB] Rewrite the PdbSymUid to use our own custom namespacing scheme.Zachary Turner2018-11-161-170/+63
* [NativePDB] Add the ability to dump dump global variables.Zachary Turner2018-10-261-5/+23
* Some cleanups to the native pdb plugin [NFC].Zachary Turner2018-10-221-0/+1
* Resubmit "Add SymbolFileNativePDB plugin."Zachary Turner2018-10-121-0/+202
* Revert SymbolFileNativePDB plugin.Zachary Turner2018-10-111-202/+0
* Create a SymbolFile plugin for cross-platform PDB access.Zachary Turner2018-10-101-0/+202
OpenPOWER on IntegriCloud