summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.cpp
AgeCommit message (Expand)Author
2025-07-22[lldb] Eliminate namespace lldb_private::dwarf (NFC) (#150073)Jonas Devlieghere
2024-06-13[lldb] Move DWARFDeclContext functions from DWARFDebugInfoEntry to DW… (#95...Pavel Labath
2023-12-11[lldb][NFC] Simplify DWARRFDeclContext::GetQualifiedName (#74788)Felipe de Azevedo Piovezan
2023-10-13[LLDB][NFC] Create a namespace for the DWARF plugin (#68150)Walter Erquinigo
2022-03-03[LLDB] Remove cases of using namespace llvm:: from header fileShafik Yaghmour
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-05-23[lldb] NFC modernize codebase with modernize-use-nullptrKonrad Kleine
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-04-30Reflow paragraphs in comments.Adrian Prantl
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2014-07-08Fix typos.Bruce Mitchener
2013-07-15Fix issues with GCC debugging. GCC emits DWARF in unique ways that LLDB wasn'...Greg Clayton
2013-03-26<rdar://problem/13502196>Greg Clayton
2013-03-26<rdar://problem/13502196> Greg Clayton
2012-04-24<rdar://problem/11291668>Greg Clayton