SerenityOS / serenity

The Serenity Operating System 🐞
https://serenityos.org
BSD 2-Clause "Simplified" License
29.32k stars 3.13k forks source link

Cherry-pick "LibWeb/CSS: Avoid capturing structured binding in generic lambda" #24611

Closed nico closed 3 days ago

nico commented 3 days ago

Apple Clang doesn't like this, rather than waiting for their version of random-clang-commit-to-call-a-release to catch up with llvm trunk, just work around the issue.

Fixes https://github.com/LadybirdBrowser/ladybird/pull/186.

(cherry picked from commit 8c9d3b30cf62016ffb03e425f1e7e3f2461262bf)


Cherry-picks https://github.com/LadybirdBrowser/ladybird/pull/203