[webkit-changes] [WebKit/WebKit] a06ee5: Unreviewed, Update Safer C++ expectations after up...
Brianna Fan
noreply at github.com
Fri Oct 18 09:04:33 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a06ee5087942d08040ba1649c3b49ea7e7c03601
https://github.com/WebKit/WebKit/commit/a06ee5087942d08040ba1649c3b49ea7e7c03601
Author: Brianna Fan <bfan2 at apple.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M Source/WebCore/SaferCPPExpectations/NoUncountedMemberCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
Log Message:
-----------
Unreviewed, Update Safer C++ expectations after updating clang
https://bugs.webkit.org/show_bug.cgi?id=281756
rdar://138187617
Update expectations based on new builds after 285409 at main.
Re-adding AudioNodeOutput.h to expectations after 285391 at main, since this
was determined to be an unrelated failure that occurred in that change.
* Source/WebCore/SaferCPPExpectations/NoUncountedMemberCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
Canonical link: https://commits.webkit.org/285412@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list