RESOLVED FIXED 275078
[BMalloc] Add macro check to BUSE_TZONE feature define
https://bugs.webkit.org/show_bug.cgi?id=275078
Summary [BMalloc] Add macro check to BUSE_TZONE feature define
Michael Saboff
Reported 2024-06-03 15:19:11 PDT
Currently BPlatform.h has #if BUSE(LIBPAS) && BOS(DARWIN) && BCPU(ARM64) … #endif Around the setting of the BUSE_TZONE macro. To enable build time testing, we need to add a check that BUSE_TZONE isn’t set.
Attachments
Michael Saboff
Comment 1 2024-06-03 15:19:43 PDT
Michael Saboff
Comment 2 2024-06-03 15:28:21 PDT
EWS
Comment 3 2024-06-04 16:37:12 PDT
Committed 279721@main (71b01c1ef9ba): <https://commits.webkit.org/279721@main> Reviewed commits have been landed. Closing PR #29476 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.