summaryrefslogtreecommitdiff
path: root/lldb/source/Host/common/FileAction.cpp
AgeCommit message (Expand)Author
2024-10-29[lldb] Fix write only file action to truncate the file (#112657)Wanyi
2022-07-28[NFC] Improve FileSpec internal APIs and usage in preparation for adding cach...Greg Clayton
2022-07-23Revert "[NFC] Improve FileSpec internal APIs and usage in preparation for add...Nico Weber
2022-07-22[NFC] Improve FileSpec internal APIs and usage in preparation for adding cach...Greg Clayton
2021-06-09[lldb] Use C++11 default member initializersJonas Devlieghere
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere
2019-02-04Move FileAction, ProcessInfo and ProcessLaunchInfo from Target to HostPavel Labath