[all-commits] [llvm/llvm-project] adba24: [clang][bytecode] Add missing __builtin_memcpy che...

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Apr 16 21:19:59 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: adba24aa3c52c7e2673104fc16bd19e639221077
      https://github.com/llvm/llvm-project/commit/adba24aa3c52c7e2673104fc16bd19e639221077
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-04-17 (Thu, 17 Apr 2025)

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

  Log Message:
  -----------
  [clang][bytecode] Add missing __builtin_memcpy checks (#135975)

Add a test for type punning and tests and the necessary checks for
non-trivially-copyable types and incomplete types.



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