summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Transforms/Utils/ASanStackFrameLayoutTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [asan] Add a full redzone after every stack variableWalter Lee2017-11-181-1/+28
* [asan] Simplify calculation of stack frame layout extraction calculation of s...Vitaly Buka2016-10-181-1/+2
* [asan] Append line number to variable name if line is available and in the sa...Vitaly Buka2016-10-181-21/+22
* [asan] Separate calculation of ShadowBytes from calculating ASanStackFrameLayoutVitaly Buka2016-08-291-39/+41
* [asan] Add support of lifetime poisoning into ComputeASanStackFrameLayoutVitaly Buka2016-08-201-22/+24
* Revert "[asan] Add support of lifetime poisoning into ComputeASanStackFrameLa...Vitaly Buka2016-08-191-24/+22
* [asan] Add support of lifetime poisoning into ComputeASanStackFrameLayoutVitaly Buka2016-08-181-22/+24
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-071-1/+1
* [asan] rewrite asan's stack frame layoutKostya Serebryany2013-12-061-0/+102
OpenPOWER on IntegriCloud