summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [PDB] Support PDB-backed expressions evaluation (+ fix stuck test)Aleksandr Urakov2018-12-031-1/+3
* Revert "[PDB] Support PDB-backed expressions evaluation"Stella Stamenova2018-11-301-3/+1
* [PDB] Support PDB-backed expressions evaluationAleksandr Urakov2018-11-301-1/+3
* [PDB] Introduce `MSVCUndecoratedNameParser`Aleksandr Urakov2018-11-061-2/+4
* [PDB] Restore AST from PDB symbolsAleksandr Urakov2018-09-101-19/+42
* [PDB] Parse UDT symbols and pointers to members (combined patch)Aleksandr Urakov2018-08-141-0/+38
* [SymbolFilePDB] Run clang-format; NFCAaron Smith2018-03-221-5/+5
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-18/+12
* Update for llvm change to add pdb namespace.Zachary Turner2016-05-041-2/+5
* Initial support for reading type information from PDBs.Zachary Turner2016-04-151-0/+55
OpenPOWER on IntegriCloud