[all-commits] [llvm/llvm-project] 328059: [clang][bytecode] Diagnose placement-new'ing to a ...

Timm Baeder via All-commits all-commits at lists.llvm.org
Thu May 22 23:17:44 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 32805964fcc2d5ad6296aae91e18053720e7a8a0
      https://github.com/llvm/llvm-project/commit/32805964fcc2d5ad6296aae91e18053720e7a8a0
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-05-23 (Fri, 23 May 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Interp.cpp
    M clang/test/AST/ByteCode/placement-new.cpp

  Log Message:
  -----------
  [clang][bytecode] Diagnose placement-new'ing to a temporary (#141099)

... that's been created in a different evaluation.



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