[all-commits] [llvm/llvm-project] 3928ed: [clang][bytecode] Fix local destructor order (#107...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Sep 9 21:27:07 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3928edecfbd116d56bbe7411365d50bb567380a1
      https://github.com/llvm/llvm-project/commit/3928edecfbd116d56bbe7411365d50bb567380a1
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2024-09-10 (Tue, 10 Sep 2024)

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

  Log Message:
  -----------
  [clang][bytecode] Fix local destructor order (#107951)

Add appropriate scopes and use reverse-order iteration in
LocalScope::emitDestructors().



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