forked from OSchip/llvm-project
Both of these markers are used in the test suit for annotating when a test needs multi threaded support. Previously they had slightly different meening but they converged to the point where they are used interchangably. This CL removes the ENABLE_STD_THREADS one to simplify the test suite and avoid some confusion. Differential revision: http://reviews.llvm.org/D15498 llvm-svn: 255641 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| TestMultithreaded.py | ||
| common.h | ||
| driver.cpp | ||
| inferior.cpp | ||
| listener_test.cpp | ||
| lldb-headers.h | ||
| test_breakpoint_callback.cpp | ||
| test_listener_event_description.cpp | ||
| test_listener_event_process_state.cpp | ||
| test_listener_resume.cpp | ||