summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/safestack/safestack.cc
Commit message (Expand)AuthorAgeFilesLines
* [compiler-rt] [safestack] Enable for aarch64Adhemerval Zanella2015-12-111-1/+6
* [compiler-rt] Apply modernize-use-nullptr fixes in sanitizersVedant Kumar2015-10-011-1/+1
* SafeStack: Add another missing header to try to fix FreeBSD build.Peter Collingbourne2015-06-241-0/+1
* SafeStack: Add #include of <stdint.h>.Peter Collingbourne2015-06-241-0/+1
* Update SafeStack TODO in the safestack.ccPeter Collingbourne2015-06-231-24/+32
* Protection against stack-based memory corruption errors using SafeStack: comp...Peter Collingbourne2015-06-151-0/+236
OpenPOWER on IntegriCloud