Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler-rt: Rename .cc file in test/msan to .cpp | Fangrui Song | 2019-08-02 | 1 | -38/+0 |
* | Adding Msan support to FreeBSD | Kamil Rytarowski | 2018-03-03 | 1 | -0/+2 |
* | [MSAN][MIPS] Changed memory mapping to support pie executable. | Sagar Thakur | 2016-08-16 | 1 | -1/+1 |
* | [compiler-rt] [msan] Unify aarch64 mapping | Adhemerval Zanella | 2015-10-29 | 1 | -15/+1 |
* | New MSan mapping layout (compiler-rt part). | Evgeniy Stepanov | 2015-10-08 | 1 | -1/+1 |
* | [MSan] Enable MSAN for aarch64 | Adhemerval Zanella | 2015-09-16 | 1 | -0/+18 |
* | Enable memory sanitizer for PPC64 | Jay Foad | 2015-06-25 | 1 | -0/+4 |
* | [MSan] Remove explicit -m64 from RUN lines. | Alexey Samsonov | 2015-03-02 | 1 | -1/+1 |
* | [MSan][MIPS] Fix for some failing tests on MIPS64 | Mohit K. Bhakkad | 2015-02-18 | 1 | -0/+4 |
* | Add %run to all lit tests | Greg Fitzgerald | 2014-04-30 | 1 | -1/+1 |
* | Move MSan lit-tests under test/msan | Alexey Samsonov | 2014-02-14 | 1 | -0/+24 |