forked from OSchip/llvm-project
This has the same behavior as converting std::string_view to std::string. This is an expensive conversion, so explicit conversions are helpful for avoiding unneccessary string copies. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| GDBRemoteClientBaseTest.cpp | ||
| GDBRemoteCommunicationClientTest.cpp | ||
| GDBRemoteCommunicationServerTest.cpp | ||
| GDBRemoteCommunicationTest.cpp | ||
| GDBRemoteTestUtils.cpp | ||
| GDBRemoteTestUtils.h | ||