[Webkit-unassigned] [Bug 201751] [WinCairo][Clang][ANGLE] global_state.cpp(39, 1): error: static_assert failed due to requirement 'std::is_trivially_constructible<std::atomic<std::mutex *>>::value' "global mutex is not trivially constructible"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 13 03:10:32 PDT 2019


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

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
It seems that Chromium is using libc++'s atomic instead of MSVC's one. It compiles global_state.cpp with -I../../buildtools/third_party/libc++/trunk/include switch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190913/161bfc21/attachment.html>


More information about the webkit-unassigned mailing list