[all-commits] [llvm/llvm-project] 3ea55d: [clang][bytecode] Add a source location to destruc...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Sep 26 07:51:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ea55d3cb0655c7863596321e132b59158325433
https://github.com/llvm/llvm-project/commit/3ea55d3cb0655c7863596321e132b59158325433
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-09-26 (Thu, 26 Sep 2024)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/lib/AST/ByteCode/Compiler.h
M clang/lib/AST/ByteCode/Descriptor.cpp
M clang/lib/AST/ByteCode/Descriptor.h
M clang/test/AST/ByteCode/cxx23.cpp
Log Message:
-----------
[clang][bytecode] Add a source location to destructor calls (#110121)
The added test case is still diagnosed differently, but I'm not sure
which version is better.
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