mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-21 04:25:45 -04:00
![]() Summary: The test suite has often unnecessary trailing whitespace, and sometimes unnecessary trailing lines or a missing final new line. This patch just strips trailing whitespace/lines and adds missing newlines at the end. Subscribers: ki.stfu, JDevlieghere, christof, lldb-commits Differential Revision: https://reviews.llvm.org/D49943 llvm-svn: 338171 |
||
---|---|---|
.. | ||
common.h | ||
driver.cpp.template | ||
inferior.cpp | ||
listener_test.cpp.template | ||
Makefile | ||
test_breakpoint_callback.cpp.template | ||
test_listener_event_description.cpp.template | ||
test_listener_event_process_state.cpp.template | ||
test_listener_resume.cpp.template | ||
TestMultithreaded.py |