summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove File::SetStream(), make new files instead.Lawrence D'Anna2019-09-271-7/+5
* Revert "[TSanRuntime] Upstream thread swift race detector."Davide Italiano2019-08-291-33/+5
* [TSanRuntime] Upstream thread swift race detector.Davide Italiano2019-08-291-5/+33
* [Process] Remove unused field from HistoryThreadAlex Langford2019-06-191-3/+1
* [lldb] NFC modernize codebase with modernize-use-nullptrKonrad Kleine2019-05-231-1/+1
* Unify random timeouts throughout LLDB and make them configurable.Adrian Prantl2019-04-051-3/+1
* Use std::make_shared in LLDB (NFC)Jonas Devlieghere2019-02-111-1/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove append parameter to FindGlobalVariablesPavel Labath2018-05-311-1/+1
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-3/+2
* Upstreaming a patch from Github: When evaluation user expressions, ignore Ins...Kuba Mracek2017-07-131-1/+5
* Shorten sanitizer plugin namesPavel Labath2017-06-261-0/+1066
OpenPOWER on IntegriCloud