Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1a8a72a5bc1a3e224bc01f3a8f56b40eaf19edbf
https://github.com/WebKit/WebKit/commit/1a8a72a5bc1a3e224bc01f3a8f56b40eaf19edbf
Author: Marcus Plutowski <[email protected]>
Date: 2026-06-05 (Fri, 05 Jun 2026)
Changed paths:
M Source/bmalloc/libpas/build.sh
M Source/bmalloc/libpas/src/libpas/pas_bitfit_directory.h
M Source/bmalloc/libpas/src/libpas/pas_local_allocator.h
M Source/bmalloc/libpas/src/libpas/pas_thread_local_cache.h
M Source/bmalloc/libpas/src/libpas/pas_utils_prefix.h
Log Message:
-----------
[libpas] Build fix after 313922@main
rdar://problem/178853873
https://bugs.webkit.org/show_bug.cgi?id=316457
Reviewed by Geoffrey Garen.
The patch 313922@main i.e.
[Build Speed] Reduce the number of Swift module variants generated
added an unconditional "#define PAS_BMALLOC_HIDDEN 1` to
pas_utils_prefix.h; this broke freestanding builds which depend on
the pas_verifier target.
* Source/bmalloc/libpas/src/libpas/pas_utils_prefix.h:
Canonical link: https://commits.webkit.org/314680@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications