Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b8248ad07041c1e5ab0d809bb9ab881e63caf028 https://github.com/WebKit/WebKit/commit/b8248ad07041c1e5ab0d809bb9ab881e63caf028 Author: Ryosuke Niwa <rn...@webkit.org> Date: 2025-03-24 (Mon, 24 Mar 2025)
Changed paths: M Source/WTF/wtf/cocoa/SoftLinking.h Log Message: ----------- Add NS_RETURNS_RETAINED to alloc functions defined by SoftLinking.h https://bugs.webkit.org/show_bug.cgi?id=290299 Reviewed by Chris Dumez. Add NS_RETURNS_RETAINED to alloc functions defined by SoftLinking.h's macros so that clang static analyzers wouldn't emit superfluous warnings. * Source/WTF/wtf/cocoa/SoftLinking.h: Canonical link: https://commits.webkit.org/292597@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