summaryrefslogtreecommitdiff
path: root/lldb/source/Expression/Expression.cpp
AgeCommit message (Expand)Author
2025-09-09[lldb][Expression] Add structor variant to LLDB's function call labels (#149827)Michael Buch
2025-08-01[lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (#148877)Michael Buch
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-11-12[lldb][NFC] Move LLVM RTTI implementation from enum to static ID variableRaphael Isemann
2019-03-13Fix an invalid static cast in ClangExpressionParser.cppAdrian Prantl
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2016-11-26[lldb] Fix typos in file headersAlexander Shaposhnikov
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-09-15This patch makes Clang-independent base classes for all the expression types ...Jim Ingham