summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.h
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Comment typo fixJan Kratochvil2019-11-071-1/+1
* [Dwarf] Make dw_tag_t a typedef for llvm::dwarf::Tag instead of uint16_t.Jonas Devlieghere2019-09-251-1/+1
* [lldb] NFC modernize codebase with modernize-use-nullptrKonrad Kleine2019-05-231-1/+1
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-2/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-93/+50
* Fixed an issue where if we have DWARF in an executable that has multiple lang...Greg Clayton2016-04-011-1/+15
* Major DWARF cleanup.Greg Clayton2015-08-261-0/+7
* [DWARF] If linkages names are missing, use decl context to get qualified names.Siva Chandra2015-03-241-0/+8
* Made all other "operator bool"s explicit and ensuredSean Callanan2013-10-041-1/+1
* Improved the name comparing logic a bit.Greg Clayton2012-07-031-2/+4
* <rdar://problem/11291668>Greg Clayton2012-04-241-0/+107
OpenPOWER on IntegriCloud