llvm-project/lldb/source/Initialization
Jonas Devlieghere ded44e220f [Reproducer] Use ::rtrim() to remove trailing control characters.
Pavel correctly pointed out that removing all control characters from
the working directory is overkill. It should be sufficient to just strip
the last ones.

llvm-svn: 375259
2019-10-18 17:11:48 +00:00
..
CMakeLists.txt Initialization: move InstructionEmulation to full initialization 2019-05-06 19:38:24 +00:00
SystemInitializer.cpp
SystemInitializerCommon.cpp [Reproducer] Use ::rtrim() to remove trailing control characters. 2019-10-18 17:11:48 +00:00
SystemLifetimeManager.cpp