This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8e0bb21931db: [HWASan] Mention x86_64 aliasing mode in
design doc. (authored by morehouse).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAS
morehouse updated this revision to Diff 331895.
morehouse marked an inline comment as done.
morehouse added a comment.
- Expand on lack of 32 bit support.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98892/new/
https://reviews.llvm.org/D98892
Fil
eugenis accepted this revision.
eugenis added a comment.
This revision is now accepted and ready to land.
LGTM
Comment at: clang/docs/HardwareAssistedAddressSanitizerDesign.rst:279
+
+HWASAN's approach is not applicable to 32-bit architectures.
This statement
morehouse updated this revision to Diff 331670.
morehouse added a comment.
- Format `fork()` as code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98892/new/
https://reviews.llvm.org/D98892
Files:
clang/docs/HardwareAssistedAddressSanitizerDesi
morehouse created this revision.
morehouse added reviewers: pcc, eugenis.
morehouse requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D98892
Files:
clang/docs/HardwareAssisted