[all-commits] [llvm/llvm-project] 0eebb8: [clang][bytecode][NFC] Check hasTrivialDtor() in R...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Aug 26 04:03:39 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0eebb8bbe545eb0a045ed07091b3e4eda3e68a53
https://github.com/llvm/llvm-project/commit/0eebb8bbe545eb0a045ed07091b3e4eda3e68a53
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
M clang/lib/AST/ByteCode/Interp.cpp
Log Message:
-----------
[clang][bytecode][NFC] Check hasTrivialDtor() in RunDestructors (#155381)
We do this when calling Free() on dynamically allocated memory.
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