[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 13:52:51 PST 2013


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





--- Comment #4 from David Farler <dfarler at apple.com>  2013-11-12 13:51:32 PST ---
ddkilzer mentioned that this file isn't building with USE_SYSTEM_MALLOC=1. The reason for that is that this particular target doesn't build with ASAN since it's an intermediate tool for building. I'm going to try building with USE_SYSTEM_MALLOC=1 at least for all targets regardless of building with ASAN and see if I can work around this.

-- 
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