Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1815f6e68fa10b32c5b350fd3549ea8019c92581 https://github.com/WebKit/WebKit/commit/1815f6e68fa10b32c5b350fd3549ea8019c92581 Author: David Kilzer <ddkil...@apple.com> Date: 2025-08-11 (Mon, 11 Aug 2025)
Changed paths: M Configurations/Sanitizers.xcconfig Log Message: ----------- Update workaround for ASan false-positive stack-use-after-scope in Xcode 16.3 <https://bugs.webkit.org/show_bug.cgi?id=297196> <rdar://157985395> Reviewed by Kimmo Kinnunen. * Configurations/Sanitizers.xcconfig: (WK_NEEDS_RDAR_145268301_ASAN_STACK_USE_AFTER_SCOPE_WORKAROUND): (WK_NEEDS_RDAR_145268301_ASAN_STACK_USE_AFTER_SCOPE_WORKAROUND_XCODE_SINCE_16_3): Add. (WK_NEEDS_RDAR_145268301_ASAN_STACK_USE_AFTER_SCOPE_WORKAROUND_XCODE_BEFORE_17): Add. - Update workaround so it only applies to Xcode versions [16.3, 17). Canonical link: https://commits.webkit.org/298508@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes