summaryrefslogtreecommitdiff
path: root/clang/docs/HardwareAssistedAddressSanitizerDesign.rst
AgeCommit message (Expand)Author
2025-11-07[clang] Proofread *.rst (#166897)Kazu Hirata
2025-08-05Mention MTE in the HWASan design doc.Peter Collingbourne
2024-10-08[sanitizer] Document AddressSanitizer security considerations (#100937)bigb4ng
2021-03-25[HWASan] Mention x86_64 aliasing mode in design doc.Matt Morehouse
2020-10-30AArch64: Use SBFX instead of UBFX to extract address granule in outlined HWAS...Peter Collingbourne
2020-10-30AArch64: Switch to x20 as the shadow base register for outlined HWASan checks.Peter Collingbourne
2020-02-06Update hwasan docs to cover outlined checks and globals.Peter Collingbourne
2019-07-09hwasan: Improve precision of checks using short granule tags.Peter Collingbourne
2019-02-13[HWASAN] Updated HWASAN design document to better portray the chance of missi...Mitch Phillips
2019-01-23[Documentation] Use HTTPS whenever possibleEugene Zelenko
2018-08-06[docs] Don't use the `asm` syntax highlighting (which our docs builderChandler Carruth
2018-04-24[HWASan] Update HWASan assembly snippet in the docsAlex Shlyapnikov
2018-03-14[hwasan] update docsKostya Serebryany
2018-02-28[hwasan] update the asm snippet in the docs to match the current default beha...Kostya Serebryany
2018-02-03[hwasan] Add a paragraph on stack instrumentation.Evgeniy Stepanov
2017-12-18[hwasan] update the design docKostya Serebryany
2017-12-08[hwasan] typo in docsKostya Serebryany
2017-12-07update hwasan docsKostya Serebryany
2017-12-04design document for a hardware-assisted memory safety (HWAMS) tool, similar t...Kostya Serebryany