[all-commits] [llvm/llvm-project] bca39f: [clang][bytecode] Add a scope to function calls (#...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon May 19 02:49:48 PDT 2025


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

  Changed paths:
    M clang/lib/AST/ByteCode/Compiler.cpp
    M clang/lib/AST/ByteCode/Compiler.h
    M clang/test/AST/ByteCode/lifetimes.cpp

  Log Message:
  -----------
  [clang][bytecode] Add a scope to function calls (#140441)

We need a place to destroy the temporaries created for call arguments.



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