[all-commits] [llvm/llvm-project] 9d0616: [clang][bytecode] Ignore explicit calls to trivial...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Oct 18 00:45:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d0616ce52fc2a75c8e4808adec41d5189f4240c
https://github.com/llvm/llvm-project/commit/9d0616ce52fc2a75c8e4808adec41d5189f4240c
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/test/AST/ByteCode/placement-new.cpp
Log Message:
-----------
[clang][bytecode] Ignore explicit calls to trivial dtors (#112841)
This is what the current interpreter does as well.
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