Author: kuba.brecka
Date: Sun Apr 10 14:29:40 2016
New Revision: 265906
URL: http://llvm.org/viewvc/llvm-project?rev=265906&view=rev
Log:
Add a ThreadSanitizer testcase that tests multiple reported issues.
Added:
lldb/trunk/packages/Python/lldbsuite/test/functionalities/tsan/multiple/
l
Author: kuba.brecka
Date: Sun Apr 10 13:57:38 2016
New Revision: 265905
URL: http://llvm.org/viewvc/llvm-project?rev=265905&view=rev
Log:
Provide more information in ThreadSanitizer's JSON data. Move remaining TSan
logic from SBThread to InstrumentationRuntime plugin.
Modified:
lldb/trunk/