llvm-project/lldb/source/Host
Pavel Labath 342b1b2e9b File: Handle more cases in GetOptionsFromMode
The "b" (binary) flag is meaningless most of the time, but the relevant
standars allow it. The standards permit one to spell it both as "r+b"
and "rb+", so handle both cases.

This fixes TestFileHandle.test_binary_inout with python2.

llvm-svn: 374331
2019-10-10 12:40:27 +00:00
..
android Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
common File: Handle more cases in GetOptionsFromMode 2019-10-10 12:40:27 +00:00
freebsd [LLDB] FreeBSD fix new SetFile call. 2019-09-10 07:33:39 +00:00
linux Revert "[lldb-server/android] Show more processes and package name when necessary" 2019-10-08 09:05:31 +00:00
macosx [Host] Return status directly from RunShellCommand 2019-10-04 19:54:45 +00:00
netbsd Move ProcessInfo from Host to Utility. 2019-03-04 21:51:03 +00:00
openbsd Move ProcessInfo from Host to Utility. 2019-03-04 21:51:03 +00:00
posix [process info] Remove assert in DoGetGroupName 2019-10-04 16:56:23 +00:00
windows [Host] Return status directly from RunShellCommand 2019-10-04 19:54:45 +00:00
CMakeLists.txt [lldb][ELF] Read symbols from .gnu_debugdata sect. 2019-10-07 10:32:16 +00:00