[all-commits] [llvm/llvm-project] 5e1200: Revert "[clang][Interp] Support destructors"

Timm Bäder via All-commits all-commits at lists.llvm.org
Sun Mar 5 04:18:48 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e12002c6cea7601073888c2281525131caa77e3
      https://github.com/llvm/llvm-project/commit/5e12002c6cea7601073888c2281525131caa77e3
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-03-05 (Sun, 05 Mar 2023)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/lib/AST/Interp/ByteCodeExprGen.h
    M clang/lib/AST/Interp/ByteCodeStmtGen.cpp
    M clang/test/AST/Interp/cxx20.cpp

  Log Message:
  -----------
  Revert "[clang][Interp] Support destructors"

This reverts commit 78e4237460bf58f3d6b75f275e0424f38e3b1d04.

This breaks the memory sanitizer builder:
https://lab.llvm.org/buildbot/#/builders/5/builds/31959




More information about the All-commits mailing list