summaryrefslogtreecommitdiff
path: root/clang/docs/SafeStack.rst
AgeCommit message (Expand)Author
2025-11-16[clang] Proofread *.rst (#168215)Kazu Hirata
2022-06-11[Clang][Doc][SafeStack] Fix deadlink (NFC)ksyx
2019-05-30[Docs] Modernize references to macOSJ. Ryan Stinnett
2019-01-23[Documentation] Fix problem in docs/SafeStack.rst introduced in r351976.Eugene Zelenko
2019-01-23[Documentation] Use HTTPS whenever possibleEugene Zelenko
2018-07-25[Docs] Update supported oses for safestack, ubsan, asan, tsan and msanDavid Carlier
2018-07-13SafeStack: Add builtins to read unsafe stack top/bottomVlad Tsyrklevich
2016-05-24docs: Document how safestack handles setjmp and exceptions.Peter Collingbourne
2015-06-25docs: Fix bad link in SafeStack.rst.Peter Collingbourne
2015-06-24Silencing some Sphinx warnings about duplicate explicit target names.Aaron Ballman
2015-06-23SafeStack documentation improvementsPeter Collingbourne
2015-06-15Protection against stack-based memory corruption errors using SafeStack: Clan...Peter Collingbourne