ladybird icon indicating copy to clipboard operation
ladybird copied to clipboard

AK: Remove clang-specific templates

Open shlyakpavel opened this issue 1 year ago • 1 comments

With Swift interop, we already require latest Xcode versions, that do not need these workarounds Ref https://github.com/llvm/llvm-project/issues/54040

shlyakpavel avatar Nov 23 '24 14:11 shlyakpavel

Tagging @DanShaders and @stelar7

shlyakpavel avatar Nov 26 '24 10:11 shlyakpavel

Not sure if we already removed consteval workarounds for old clang, but that might be another area to check here.

ADKaster avatar Dec 12 '24 22:12 ADKaster