[clang] [clang][bytecode] Implement __builtin_{wcscmp, wcsncmp} (PR #132723)

Timm Baeder via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 24 09:11:00 PDT 2025


tbaederr wrote:

If the target is the problem it should still work though, right? If all RUN lines have a triple set, the native triple doesn't matter, e.g. https://github.com/llvm/llvm-project/blob/main/clang/test/AST/ByteCode/builtin-bit-cast-bitfields.cpp does the same thing

https://github.com/llvm/llvm-project/pull/132723


More information about the cfe-commits mailing list