[all-commits] [llvm/llvm-project] ea18a4: [clang][Interp] Check for 'delete this' in dtors (...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Aug 2 22:16:42 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea18a40ed920b11ef35c3cfdd7e5f0b4bc796da4
https://github.com/llvm/llvm-project/commit/ea18a40ed920b11ef35c3cfdd7e5f0b4bc796da4
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-08-03 (Sat, 03 Aug 2024)
Changed paths:
M clang/lib/AST/Interp/Interp.cpp
M clang/lib/AST/Interp/Pointer.cpp
M clang/lib/AST/Interp/Pointer.h
M clang/test/AST/Interp/new-delete.cpp
Log Message:
-----------
[clang][Interp] Check for 'delete this' in dtors (#101792)
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