summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/AddressSanitizerRuntime.h
Commit message (Expand)AuthorAgeFilesLines
* Shorten sanitizer plugin namesPavel Labath2017-06-261-71/+0
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-60/+45
* [InstrumentationRuntime] Refactor the API (Part 2/N) (NFCI)Vedant Kumar2016-08-111-5/+8
* [InstrumentationRuntime] Refactor the API (Part 1/N) (NFCI)Vedant Kumar2016-08-111-15/+1
* [asan] Remove unused #include (NFC)Vedant Kumar2016-08-011-1/+0
* Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...Eugene Zelenko2015-10-211-17/+23
* Stop objects from keeping a strong reference to the process when they should ...Greg Clayton2015-08-311-2/+8
* LLDB AddressSanitizer instrumentation runtime plugin, breakpint on error and ...Kuba Brecka2014-10-101-0/+86
OpenPOWER on IntegriCloud