llvm-project/lldb/source/Plugins/InstrumentationRuntime/ThreadSanitizer
Kuba Mracek 89c3170d61 Stop limiting the number of TSan backtrace size to 8
We currently limit the length of TSan returned backtraces to 8, which is not necessary (and a bug, most likely). Let's remove this.

Differential Revision: https://reviews.llvm.org/D28035

llvm-svn: 291522
2017-01-10 01:14:52 +00:00
..
CMakeLists.txt
ThreadSanitizerRuntime.cpp Stop limiting the number of TSan backtrace size to 8 2017-01-10 01:14:52 +00:00
ThreadSanitizerRuntime.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00