summaryrefslogtreecommitdiff
path: root/lldb/source/DataFormatters/CXXFunctionPointer.cpp
AgeCommit message (Expand)Author
2025-06-02[lldb] Refactor away UB in SBValue::GetLoadAddress (#141799)Pavel Labath
2025-05-04[lldb] Remove unused local variables (NFC) (#138457)Kazu Hirata
2025-01-14[lldb][NFC] Make the target's SectionLoadList private. (#113278)Greg Clayton
2024-10-24[lldb] Move ValueObject into its own library (NFC) (#113393)Jonas Devlieghere
2023-10-30Add the ability to get a C++ vtable ValueObject from another ValueObj… (#67...Greg Clayton
2021-12-09Set a default number of address bits on Darwin arm64 systemsJason Molenda
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
2017-02-02Move classes from Core -> Utility.Zachary Turner
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-10-20Rationalization of includes in the data formatters codeEnrico Granata
2015-09-04Never mind, I see what the problem is on the Windows build. Attempt a fixEnrico Granata
2015-09-04Move the C++ data formatters to the C++ language pluginEnrico Granata
2015-09-04Nuke CXXFormatterFunctions.cpp - split the contents of it across different fi...Enrico Granata