Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [sanitizer] Small buffer tests for __sanitizer_symbolize_pc | Vitaly Buka | 2018-10-01 | 1 | -3/+20 |
* | [asan] Re-enable a test on i386-darwin. | Anna Zaks | 2017-02-21 | 1 | -1/+0 |
* | [sanitizer] rename __sanitizer_symbolize_data to __sanitizer_symbolize_global... | Kostya Serebryany | 2016-09-19 | 1 | -1/+1 |
* | [sanitizer] add __sanitizer_symbolize_data (can only print the names of the g... | Kostya Serebryany | 2016-09-19 | 1 | -0/+11 |
* | [sanitizer] fix a potential buffer overflow due to __sanitizer_symbolize_pc (... | Kostya Serebryany | 2016-09-09 | 1 | -1/+9 |
* | [asan] Disable tests more selectively. | Akira Hatanaka | 2016-08-27 | 1 | -1/+1 |
* | [asan] Use "REQUIRES: x86_64-target-arch" to disable the test on i386. | Akira Hatanaka | 2016-08-27 | 1 | -1/+1 |
* | [asan] Mark symbolize_pc.cc as UNSUPPORTED on i386-apple. | Akira Hatanaka | 2016-08-26 | 1 | -0/+1 |
* | [sanitizer] add __sanitizer_symbolize_pc. https://github.com/google/sanitizer... | Kostya Serebryany | 2016-08-25 | 1 | -0/+21 |