summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/InstrumentationRuntime/ThreadSanitizer/ThreadSanitizerRuntime.h
Commit message (Expand)AuthorAgeFilesLines
* Shorten sanitizer plugin namesPavel Labath2017-06-261-86/+0
* ThreadSanitizer plugin: Support Swift access races and fix how external races...Kuba Mracek2017-04-161-1/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-75/+59
* [InstrumentationRuntime] Refactor the API (Part 2/N) (NFCI)Vedant Kumar2016-08-111-4/+7
* [InstrumentationRuntime] Refactor the API (Part 1/N) (NFCI)Vedant Kumar2016-08-111-22/+1
* Improve wording in TSan reports involving global variables. Don't repeat hex...Kuba Brecka2016-05-241-1/+1
* Provide location information (file name, line number) in TSan reports about g...Kuba Brecka2016-04-281-1/+1
* Provide more information in ThreadSanitizer's JSON data. Move remaining TSan...Kuba Brecka2016-04-101-0/+15
* Add ThreadSanitizer debugging support.Kuba Brecka2016-03-231-0/+104
OpenPOWER on IntegriCloud