Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"... | Fangrui Song | 2019-12-24 | 1 | -1/+1 |
* | [asan] Prevent folding of globals with redzones | Vitaly Buka | 2018-12-20 | 1 | -1/+1 |
* | Rename __asan_gen_* symbols to ___asan_gen_*. | Peter Collingbourne | 2018-07-18 | 1 | -3/+3 |
* | [asan] Test ASan instrumentation for shadow scale value of 5 | Walter Lee | 2017-11-17 | 1 | -3/+4 |
* | [asan] Fix size/alignment issues with non-default shadow scale | Walter Lee | 2017-11-16 | 1 | -0/+2 |
* | [asan] Let the frontend disable gc-sections optimization for asan globals. | Evgeniy Stepanov | 2017-04-24 | 1 | -0/+68 |