Bionic <malloc.h> may provide the definitins of M_MEMTAG_TUNING_* constants.
Do not redefine them in that case.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104758
[scudo] Handle predefined M_MEMTAG_TUNING_* constants (NFC). ClosedPublic Authored by eugenis on Jun 22 2021, 4:43 PM.
Details Summary Bionic <malloc.h> may provide the definitins of M_MEMTAG_TUNING_* constants.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 22 2021, 4:55 PM Closed by commit rGd693957e58ff: [scudo] Handle predefined M_MEMTAG_TUNING_* constants (NFC). (authored by eugenis). · Explain WhyJun 22 2021, 5:40 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 353828 compiler-rt/lib/scudo/standalone/include/scudo/interface.h
|