summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NativePDB] Add anonymous namespaces supportAleksandr Urakov2019-04-221-5/+10
* [NativePDB] Add basic support of methods recostruction in ASTAleksandr Urakov2019-01-291-6/+14
* [NativePDB] Add support for parsing typedef records.Zachary Turner2019-01-101-41/+145
* [PdbAstBuilder] Remove unused functionsJonas Devlieghere2019-01-081-17/+0
* Try to fix Green Dragon bot.Zachary Turner2019-01-021-2/+2
* [NativePDB] Implement ParseDeclsForContext.Zachary Turner2019-01-021-35/+414
* [NativePDB] Create VarDecls for global variables.Zachary Turner2018-12-201-7/+21
* [NativePDB] Correctly reconstruct DeclContext for nested enums.Zachary Turner2018-12-181-1/+4
* [NativePDB] Decouple AST reconstruction from lldb Symbol creation.Zachary Turner2018-12-171-0/+865
OpenPOWER on IntegriCloud