[all-commits] [llvm/llvm-project] e045d5: [clang][bytecode] Check for global decls in destru...

Timm Baeder via All-commits all-commits at lists.llvm.org
Sun Apr 27 11:03:19 PDT 2025


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

  Changed paths:
    M clang/lib/AST/ByteCode/Interp.cpp
    M clang/lib/AST/ByteCode/Interp.h
    M clang/test/AST/ByteCode/records.cpp

  Log Message:
  -----------
  [clang][bytecode] Check for global decls in destructors (#137525)

Destructors can't be called on global variables.



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