Ensure that Fuchsia shadow memory starts at zero.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM
| llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp | ||
|---|---|---|
| 1537 | It may be worth leaving the same comment as we have for ASan: https://github.com/llvm/llvm-project/blob/4b5baa5b8244778b0e7253cdb98924c3dab611b7/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp#L488 | |
Comment Actions
lgtm with comment added
| llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp | ||
|---|---|---|
| 1537 | agreed | |
It may be worth leaving the same comment as we have for ASan: https://github.com/llvm/llvm-project/blob/4b5baa5b8244778b0e7253cdb98924c3dab611b7/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp#L488