RESOLVED FIXED 290809
Remove unused macro definitions in libpas
https://bugs.webkit.org/show_bug.cgi?id=290809
Summary Remove unused macro definitions in libpas
Marcus Plutowski
Reported 2025-03-31 16:46:06 PDT
rdar://148286375 Several macros annoyingly suggest that they do something but in fact do nothing. I want to remove most of these. I’ll leave in “utility” macros which are not used but plausibly could be (e.g. PAS_COLD) & the like, as well as …_MINALIGN_SIZE macros defined based off of a …_MINALIGN_SHIFT (considering them as paired).
Attachments
Marcus Plutowski
Comment 1 2025-03-31 16:48:20 PDT
EWS
Comment 2 2025-03-31 18:54:20 PDT
Committed 292987@main (45883c2ef9c4): <https://commits.webkit.org/292987@main> Reviewed commits have been landed. Closing PR #43358 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.