Fix crash when compiled with Clang with LTO enabled
authorAdrian Perez de Castro <aperez@igalia.com>
Mon, 26 Aug 2024 13:24:02 +0000 (15:24 +0200)
committerAlberto Garcia <berto@igalia.com>
Mon, 26 Aug 2024 13:24:02 +0000 (15:24 +0200)
commit9ae86385c7d4a880ec523253fc8a10ffe33fb823
tree158a5907bc8413c563a5edfaad02c669b341de9c
parente384cd1de92726189cec7aa2e34ac54674f0462b
Fix crash when compiled with Clang with LTO enabled

Bug: https://bugs.webkit.org/show_bug.cgi?id=274780
Origin: https://github.com/WebKit/WebKit/commit/4854b944b345990e4100319662777856fe8ea4aa

===================================================================

Gbp-Pq: Name fix-clang-build.patch
Source/WebCore/rendering/TextDecorationPainter.cpp