summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/esan/esan_sideline_linux.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove esan.Nico Weber2019-03-111-177/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [sanitizer] Replace InternalScopedBuffer with InternalMmapVectorVitaly Buka2018-05-071-1/+1
* [esan] Fix compilation of signal handlersVitaly Buka2017-11-101-1/+2
* [esan] Use stack_t instead of struct sigaltstack (PR34011)Hans Wennborg2017-08-221-1/+1
* [esan] Fix sideline thread flaky assertDerek Bruening2016-07-191-1/+8
* [esan] Add sideline itimer supportDerek Bruening2016-06-031-0/+170
OpenPOWER on IntegriCloud