D147005 introduced __sanitizer_get_allocated_begin, with a return
value of void*. This involved a few naughty casts that dropped the
const. This patch adds back the const qualifier.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I submitted this patch to unbreak the buildbot: https://lab.llvm.org/buildbot/#/builders/19/builds/15896/steps/2/logs/stdio
Please provide post-commit review as appropriate.
Comment Actions
@kstoimenov FYI
For post-commit review, don't upload like this. UI has no tool for post-commit review. I'll have to reopen/review/close.
Instead git push, and then assign audit from commited revision https://reviews.llvm.org/diffusion/commit/edit/1984344/