[webkit-reviews] review granted: [Bug 66152] Use __builtin_trap() for CRASH when building with clang : [Attachment 103827] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 12 19:32:19 PDT 2011


Anders Carlsson <andersca at apple.com> has granted Sam Weinig <sam at webkit.org>'s
request for review:
Bug 66152: Use __builtin_trap() for CRASH when building with clang
https://bugs.webkit.org/show_bug.cgi?id=66152

Attachment 103827: Patch
https://bugs.webkit.org/attachment.cgi?id=103827&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=103827&action=review


> Source/WebCore/bindings/objc/WebScriptObject.mm:610
> +
> +- (void)dealloc NO_RETURN_DUE_TO_ASSERT;
> +

Please remove the whitespace here.


More information about the webkit-reviews mailing list