RESOLVED FIXED303334
New retag-on-scavenge functions should be `extern C` when used in C++
https://bugs.webkit.org/show_bug.cgi?id=303334
Summary New retag-on-scavenge functions should be `extern C` when used in C++
Marcus Plutowski
Reported 2025-12-01 11:54:39 PST
rdar://165635398 https://commits.webkit.org/303411@main seems to have broken the build in certain circumstances, as the two new functions are getting treated like C++ functions rather than C.
Attachments
Marcus Plutowski
Comment 1 2025-12-01 11:57:21 PST
EWS
Comment 2 2025-12-01 12:56:09 PST
Committed 303695@main (ce6045858673): <https://commits.webkit.org/303695@main> Reviewed commits have been landed. Closing PR #54650 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.