Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [asan] Add a full redzone after every stack variable | Walter Lee | 2017-11-18 | 1 | -1/+28 |
* | [asan] Simplify calculation of stack frame layout extraction calculation of s... | Vitaly Buka | 2016-10-18 | 1 | -1/+2 |
* | [asan] Append line number to variable name if line is available and in the sa... | Vitaly Buka | 2016-10-18 | 1 | -21/+22 |
* | [asan] Separate calculation of ShadowBytes from calculating ASanStackFrameLayout | Vitaly Buka | 2016-08-29 | 1 | -39/+41 |
* | [asan] Add support of lifetime poisoning into ComputeASanStackFrameLayout | Vitaly Buka | 2016-08-20 | 1 | -22/+24 |
* | Revert "[asan] Add support of lifetime poisoning into ComputeASanStackFrameLa... | Vitaly Buka | 2016-08-19 | 1 | -24/+22 |
* | [asan] Add support of lifetime poisoning into ComputeASanStackFrameLayout | Vitaly Buka | 2016-08-18 | 1 | -22/+24 |
* | Re-sort all of the includes with ./utils/sort_includes.py so that | Chandler Carruth | 2014-01-07 | 1 | -1/+1 |
* | [asan] rewrite asan's stack frame layout | Kostya Serebryany | 2013-12-06 | 1 | -0/+102 |