Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler-rt: Rename .cc file in lib/asan to .cpp | Nico Weber | 2019-08-01 | 1 | -258/+0 |
* | sanitizers: Introduce ThreadType enum | Dmitry Vyukov | 2019-02-07 | 1 | -2/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Introduce a way to allow the ASan dylib on Darwin platforms to be loaded via ... | Dan Liew | 2018-12-01 | 1 | -0/+6 |
* | [asan, myriad] Simplify main thread handling | Walter Lee | 2018-05-30 | 1 | -23/+10 |
* | [asan, myriad] Reset shadow memory during exit | Walter Lee | 2018-05-30 | 1 | -14/+17 |
* | [asan] Add target-specific files for Myriad RTEMS port | Walter Lee | 2018-05-18 | 1 | -0/+263 |