aboutsummaryrefslogtreecommitdiff
path: root/clang/docs/SafeStack.rst
AgeCommit message (Expand)AuthorFilesLines
2022-06-11[Clang][Doc][SafeStack] Fix deadlink (NFC)ksyx1-3/+3
2019-05-30[Docs] Modernize references to macOSJ. Ryan Stinnett1-1/+1
2019-01-23[Documentation] Fix problem in docs/SafeStack.rst introduced in r351976.Eugene Zelenko1-3/+3
2019-01-23[Documentation] Use HTTPS whenever possibleEugene Zelenko1-8/+8
2018-07-25[Docs] Update supported oses for safestack, ubsan, asan, tsan and msanDavid Carlier1-1/+1
2018-07-13SafeStack: Add builtins to read unsafe stack top/bottomVlad Tsyrklevich1-2/+14
2016-05-24docs: Document how safestack handles setjmp and exceptions.Peter Collingbourne1-0/+11
2015-06-25docs: Fix bad link in SafeStack.rst.Peter Collingbourne1-1/+1
2015-06-24Silencing some Sphinx warnings about duplicate explicit target names.Aaron Ballman1-3/+3
2015-06-23SafeStack documentation improvementsPeter Collingbourne1-46/+70
2015-06-15Protection against stack-based memory corruption errors using SafeStack: Clan...Peter Collingbourne1-0/+163