Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 99f4e3022fb8676139a5d58950f131dad0e2cbc0 https://github.com/WebKit/WebKit/commit/99f4e3022fb8676139a5d58950f131dad0e2cbc0 Author: Rose <83477269+ataridre...@users.noreply.github.com> Date: 2023-02-15 (Wed, 15 Feb 2023)
Changed paths: M Source/WTF/wtf/Int128.cpp Log Message: ----------- Remove Preprocessor Checks for Clang Prior to Version 9 https://bugs.webkit.org/show_bug.cgi?id=252351 Reviewed by Michael Catanzaro. Given how clang has had its respective bugs resolved and fixed, we do not need these workarounds anymore. *Source\WTF\wtf\Int128.cpp: Remove clang + SSE3 workaround Canonical link: https://commits.webkit.org/260339@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes