llvm-project/lldb/source/Host/common
Antonio Afonso 9c10b620c0 Revert "Add ReadCStringFromMemory for faster string reads"
This reverts commit a7335393f5.

It seems this is breaking a bunch of tests (https://reviews.llvm.org/D62503#1549874) so reverting until I find the time to repro and fix.

llvm-svn: 364355
2019-06-25 22:22:13 +00:00
..
Editline.cpp [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
File.cpp [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
FileAction.cpp [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
FileCache.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
FileSystem.cpp [Reproducers] Make reproducer relocatable 2019-06-18 16:20:17 +00:00
GetOptInc.cpp Fix LLDB warnings when compiling with Clang 8.0 2019-05-21 19:35:06 +00:00
Host.cpp [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
HostInfoBase.cpp [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
HostNativeThreadBase.cpp Revert "[lldb] followup fix for https://reviews.llvm.org/D62305" 2019-05-24 01:08:54 +00:00
HostProcess.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
HostThread.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
LockFileBase.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
MainLoop.cpp Fix LLDB warnings when compiling with Clang 8.0 2019-05-21 19:35:06 +00:00
MonitoringProcessLauncher.cpp Move FileAction, ProcessInfo and ProcessLaunchInfo from Target to Host 2019-02-04 14:28:08 +00:00
NativeProcessProtocol.cpp Revert "Add ReadCStringFromMemory for faster string reads" 2019-06-25 22:22:13 +00:00
NativeRegisterContext.cpp [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
NativeThreadProtocol.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
NativeWatchpointList.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
OptionParser.cpp [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
PipeBase.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ProcessLaunchInfo.cpp [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
ProcessRunLock.cpp [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
PseudoTerminal.cpp [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
Socket.cpp Fix LLDB warnings when compiling with Clang 8.0 2019-05-21 19:35:06 +00:00
SocketAddress.cpp [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
StringConvert.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
TCPSocket.cpp Silence 'warning: extra ‘;’ [-Wpedantic]' with GCC 7.3 2019-06-01 21:47:44 +00:00
TaskPool.cpp [lldb] fix cannot convert from 'nullptr' to 'lldb::thread_result_t' 2019-05-23 15:17:39 +00:00
Terminal.cpp [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
ThreadLauncher.cpp [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
UDPSocket.cpp Make ConnectionFileDescription work with all sockets 2019-05-30 23:30:35 +00:00
XML.cpp [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00