[Webkit-unassigned] [Bug 124186] [ASAN] JavaScriptCore fails to build with trunk clang: operators new, new[], delete, delete[] cannot be declared inline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 12 11:31:21 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=124186


Anders Carlsson <andersca at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slewis at apple.com




--- Comment #3 from Anders Carlsson <andersca at apple.com>  2013-11-12 11:30:03 PST ---
(In reply to comment #2)
> Will these overrides still work if we declare them out-of-line?

If we declare them out of line they will replace the global operators everywhere.

> NOTE: In the short term, un-inlining these functions will cause us to crash on launch, due to bugs in other components, which are masked by our current strategy. Stephanie knows the details.

I’d love to hear the details. Stephanie?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list