[all-commits] [llvm/llvm-project] f91df0: [clang][bytecode] Diagnose failed MemberPtrPtr cas...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sat Apr 19 02:34:47 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f91df0d58df4fcb5edcb89f204f0d22ade9a9262
https://github.com/llvm/llvm-project/commit/f91df0d58df4fcb5edcb89f204f0d22ade9a9262
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-04-19 (Sat, 19 Apr 2025)
Changed paths:
M clang/lib/AST/ByteCode/Interp.h
M clang/test/AST/ByteCode/memberpointers.cpp
Log Message:
-----------
[clang][bytecode] Diagnose failed MemberPtrPtr casts differently (#136407)
Return Invalid() here instead of just false to match the diagnostic
output of the current interpreter.
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