[all-commits] [llvm/llvm-project] 4c98da: [clang][bytecode] Create a temporary for discarded...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Jul 7 21:01:13 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c98da2cadfb23f6d4070db9136d8dc0a379bcc1
      https://github.com/llvm/llvm-project/commit/4c98da2cadfb23f6d4070db9136d8dc0a379bcc1
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Compiler.cpp
    M clang/lib/AST/ByteCode/Context.cpp
    M clang/test/SemaCXX/cxx2a-constexpr-dynalloc.cpp

  Log Message:
  -----------
  [clang][bytecode] Create a temporary for discarded CXXBindTemporaryExprs (#147303)

So we run the destructor.



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