summaryrefslogtreecommitdiff
path: root/lldb/unittests/Host/FileTest.cpp
AgeCommit message (Expand)Author
2025-11-17[lldb] Ensure FILE* access mode is correctly specified when creating a Native...John Harrison
2025-07-01[lldb] Adding pipe support to lldb_private::MainLoopWindows. (#145621)John Harrison
2021-08-09[lldb] [gdb-remote] Add eOpenOptionReadWrite for future gdb compatMichał Górny
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-10-03factor out an abstract base class for FileLawrence D'Anna
2019-09-23File::SetDescriptor() should require optionsJonas Devlieghere
2019-09-23[Host] File::GetWaitableHandle() should call fileno()Jonas Devlieghere