summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update to use new name alignTo().Rui Ueyama2016-01-141-1/+1
* [Utils] Put includes in correct order. NFC.Weiming Zhao2015-11-241-1/+1
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* [asan] Reuse a common function.Evgeniy Stepanov2015-02-161-6/+2
* Revert "Introduce a string_ostream string builder facilty"Alp Toker2014-06-261-1/+2
* Introduce a string_ostream string builder faciltyAlp Toker2014-06-261-2/+1
* [asan] fix ndebug build with strict warnings (-Wunused-variable)Kostya Serebryany2013-12-061-0/+1
* [asan] rewrite asan's stack frame layoutKostya Serebryany2013-12-061-0/+113
OpenPOWER on IntegriCloud