summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
Commit message (Expand)AuthorAgeFilesLines
* Move some functions from DWARFASTParserClang to ClangASTImporter.Zachary Turner2016-03-281-49/+12
* Fixed many issues that were causing differing type definition issues to show ...Greg Clayton2016-02-091-0/+1
* Trying to submit 254476 one more time. This implement -gmodule debugging supp...Greg Clayton2015-12-081-0/+20
* Revert "Added support for -gmodule debugging when debug info is left in the ....Tamas Berghammer2015-12-021-20/+0
* Added support for -gmodule debugging when debug info is left in the .o files ...Greg Clayton2015-12-021-0/+20
* Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...Eugene Zelenko2015-10-191-14/+15
* Rename clang_type -> compiler_type for variables.Bruce Mitchener2015-09-241-3/+3
* DWARFASTParserClang::CompleteTypeFromDWARF: Handle incomplete baseclass or childSiva Chandra2015-09-231-1/+1
* Add using directives to the clang::DeclContext and fix decls for variables in...Paul Herman2015-09-161-1/+5
* Search variables based on clang::DeclContext and clang::Decl treePaul Herman2015-09-151-0/+19
* Made a new abstract class named "DWARFASTParser" which lives in "source/Plugi...Greg Clayton2015-08-281-0/+169
OpenPOWER on IntegriCloud