Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ASAN: Provide reliable debug info for local variables at -O0. | Adrian Prantl | 2017-12-11 | 1 | -0/+3 |
* | Add address space mangling to lifetime intrinsics | Matt Arsenault | 2017-04-10 | 1 | -6/+6 |
* | [asan] Append line number to variable name if line is available and in the sa... | Vitaly Buka | 2016-10-18 | 1 | -7/+43 |
* | [asan] Skip promotable allocas to improve performance at -O0 | Anna Zaks | 2015-02-27 | 1 | -0/+18 |
* | [ASan] Change fake stack and local variables handling. | Alexey Samsonov | 2014-12-11 | 1 | -4/+16 |
* | [ASan] Add -asan-module to the ASan .ll tests. | Alexander Potapenko | 2014-03-20 | 1 | -1/+1 |
* | [ASan] Fix the tests broken by r198018 to check for private linkage of ASan-g... | Alexander Potapenko | 2013-12-25 | 1 | -3/+3 |
* | [asan] rewrite asan's stack frame layout | Kostya Serebryany | 2013-12-06 | 1 | -0/+49 |