summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.cpp
AgeCommit message (Expand)Author
2025-07-22[lldb] Eliminate namespace lldb_private::dwarf (NFC) (#150073)Jonas Devlieghere
2023-10-13[LLDB][NFC] Create a namespace for the DWARF plugin (#68150)Walter Erquinigo
2022-09-14Revert "[lldb][DWARF5] Enable macro evaluation"Stella Stamenova
2022-09-14[lldb][DWARF5] Enable macro evaluationPavel Kosov
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-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-15Simplify Boolean expressionsJonas Devlieghere
2016-10-28Rename DWARF 5 constants to adapt to change in LLVMAdrian Prantl
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-12-16Read macro info from .debug_macro section and use it for expression evaluation.Siva Chandra