summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/asan_rtems.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/asan to .cppNico Weber2019-08-011-258/+0
* sanitizers: Introduce ThreadType enumDmitry Vyukov2019-02-071-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Introduce a way to allow the ASan dylib on Darwin platforms to be loaded via ...Dan Liew2018-12-011-0/+6
* [asan, myriad] Simplify main thread handlingWalter Lee2018-05-301-23/+10
* [asan, myriad] Reset shadow memory during exitWalter Lee2018-05-301-14/+17
* [asan] Add target-specific files for Myriad RTEMS portWalter Lee2018-05-181-0/+263
OpenPOWER on IntegriCloud