llvm-project/lldb/source/Plugins/InstrumentationRuntime
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
..
AddressSanitizer Use Timeout<> in EvaluateExpressionOptions class 2016-12-06 11:24:51 +00:00
ThreadSanitizer Stop limiting the number of TSan backtrace size to 8 2017-01-10 01:14:52 +00:00
CMakeLists.txt Add ThreadSanitizer debugging support. 2016-03-23 15:36:22 +00:00