[all-commits] [llvm/llvm-project] d775b9: [clang][bytecode] Diagnose pseudo dtor calls befor...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Apr 25 04:04:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d775b911c90e631f5cc332c07474f7121564e25b
https://github.com/llvm/llvm-project/commit/d775b911c90e631f5cc332c07474f7121564e25b
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-04-25 (Fri, 25 Apr 2025)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/lib/AST/ByteCode/Interp.h
M clang/lib/AST/ByteCode/Opcodes.td
M clang/test/AST/ByteCode/cxx11.cpp
Log Message:
-----------
[clang][bytecode] Diagnose pseudo dtor calls before C++20 (#137303)
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