summaryrefslogtreecommitdiff
path: root/lib/gwp_asan/tests
Commit message (Expand)AuthorAgeFilesLines
* [GWP-ASan] Split options_parser and backtrace_sanitizer_common.Mitch Phillips2019-08-233-17/+48
* [GWP-ASan] Implement stack frame compression.Mitch Phillips2019-08-151-0/+258
* Remove a few straggler ".cc"s in compiler-rt/libNico Weber2019-08-015-5/+5
* [GWP-ASan] Add generic unwinders and structure backtrace output.Mitch Phillips2019-07-023-3/+71
* Change GWP-ASan build to use '-pthread' instead of '-lpthread' in orderMitch Phillips2019-06-061-1/+1
* [GWP-ASan] Core Guarded Pool Allocator [4].Mitch Phillips2019-06-056-2/+294
* Attempt to fix test failure for armv8.Mitch Phillips2019-05-301-2/+2
* [GWP-ASan] Mutex implementation [2].Mitch Phillips2019-05-303-0/+152