aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-01-14Update to use new name alignTo().Rui Ueyama1-1/+1
2015-11-24[Utils] Put includes in correct order. NFC.Weiming Zhao1-1/+1
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko1-1/+1
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko1-1/+1
2015-02-16[asan] Reuse a common function.Evgeniy Stepanov1-6/+2
2014-06-26Revert "Introduce a string_ostream string builder facilty"Alp Toker1-1/+2
2014-06-26Introduce a string_ostream string builder faciltyAlp Toker1-2/+1
2013-12-06[asan] fix ndebug build with strict warnings (-Wunused-variable)Kostya Serebryany1-0/+1
2013-12-06[asan] rewrite asan's stack frame layoutKostya Serebryany1-0/+113