summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/elf-core/RegisterUtilities.cpp
AgeCommit message (Expand)Author
2023-01-07[lldb] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata
2023-01-07[lldb] Add #include <optional> (NFC)Kazu Hirata
2022-12-04[lldb] Use std::nullopt instead of None (NFC)Kazu Hirata
2021-08-04[nfc] [lldb] Prevent needless copies of DataExtractorJan Kratochvil
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
2017-11-28elf-core: Convert remaining register context to use register set mapsPavel Labath