llvm-project/lldb/source/Plugins/Platform/POSIX
Dave Lee 0da230ff44 [lldb] Improve formatting of dlopen error messages (NFC)
Ensure there's a space between "utility" and "function", and also makes
it easier to grep/search for "utility function".

While making this change, I also re-formatted the other dlopen error messages
(with clang-format). This fix other instances of spaces missing between words,
and makes each of these strings fit a single line, making them greppable.

Differential Revision: https://reviews.llvm.org/D126078
2022-05-23 10:57:40 -07:00
..
CMakeLists.txt [lldb] Remove the global platform list 2022-04-13 14:41:13 +02:00
PlatformPOSIX.cpp [lldb] Improve formatting of dlopen error messages (NFC) 2022-05-23 10:57:40 -07:00
PlatformPOSIX.h [lldb] Make Platform::DebugProcess take a Target reference 2021-09-16 11:33:47 +02:00