diff options
| author | Kuba Brecka <kuba.brecka@gmail.com> | 2016-03-10 17:00:29 +0000 |
|---|---|---|
| committer | Kuba Brecka <kuba.brecka@gmail.com> | 2016-03-10 17:00:29 +0000 |
| commit | a1496f7c37318bece5b74628f4755bdab123ce8c (patch) | |
| tree | b4ae8c89147b34d544b62ff2e2e33eae2bfa841c /llvm/lib | |
| parent | e094388861ec71d0fa8693adbf6bd999dd9691cb (diff) | |
| download | bcm5719-llvm-a1496f7c37318bece5b74628f4755bdab123ce8c.tar.gz bcm5719-llvm-a1496f7c37318bece5b74628f4755bdab123ce8c.zip | |
[tsan] Add TSan debugger APIs
Currently, TSan only reports everything in a formatted textual form. The idea behind this patch is to provide a consistent API that can be used to query information contained in a TSan-produced report. User can use these APIs either in a debugger (via a script or directly), or they can use it directly from the process (e.g. in the __tsan_on_report callback). ASan already has a similar API, see http://reviews.llvm.org/D4466.
Differential Revision: http://reviews.llvm.org/D16191
llvm-svn: 263126
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions

