Files
clang-p2996/clang/lib/AST/ByteCode/InterpBuiltin.cpp
Timm Baeder 0bc2c5b2a4 Reapply "[clang][bytecode] Implement __builtin_{wcscmp,wcsncmp} (#132… (#132963)
…723)"

This reverts commit 1e2ad6793a.


Fix the previous commit on big-endian hosts by _not_ falling through to
the `uint8_t` code path.
2025-03-26 08:19:31 +01:00

99 KiB