Reviewed by Oliver Hunt.
WebCore fails to build with Clang on ARM https://bugs.webkit.org/show_bug.cgi?id=56257 Add an explicit instantiation of writeLittleEndian for uint8_t and move it to namespace scope, since explicit specializations are not allowed at class scope. * bindings/js/SerializedScriptValue.cpp: (WebCore::writeLittleEndian): git-svn-id: svn://svn.chromium.org/blink/trunk@80949 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment