[all-commits] [llvm/llvm-project] c7f14f: [clang][bytecode] Implement __builtin_wcschr (#132...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Mar 24 04:28:46 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c7f14f601f36f8fdabb9182e253add18a471308f
      https://github.com/llvm/llvm-project/commit/c7f14f601f36f8fdabb9182e253add18a471308f
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-03-24 (Mon, 24 Mar 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/InterpBuiltin.cpp
    M clang/test/AST/ByteCode/builtin-functions.cpp

  Log Message:
  -----------
  [clang][bytecode] Implement __builtin_wcschr (#132708)

This is already almost implemented, just need to enable support for it.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list