[all-commits] [llvm/llvm-project] d4dfeb: [clang][Interp] Compile field+base destruction int...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Aug 12 21:39:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4dfeb373e95b09ef86865cb33cae21213488afe
https://github.com/llvm/llvm-project/commit/d4dfeb373e95b09ef86865cb33cae21213488afe
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-08-13 (Tue, 13 Aug 2024)
Changed paths:
M clang/lib/AST/Interp/Compiler.cpp
M clang/lib/AST/Interp/Compiler.h
M clang/lib/AST/Interp/Interp.cpp
M clang/test/AST/Interp/cxx20.cpp
M clang/test/AST/Interp/new-delete.cpp
M clang/test/AST/Interp/records.cpp
Log Message:
-----------
[clang][Interp] Compile field+base destruction into class dtor func (#102871)
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