[all-commits] [llvm/llvm-project] 8059bc: [clang][bytecode] Fix a diagnostic difference in b...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed May 27 23:55:53 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8059bc5944b72f3f6f3734ef61bf9eb89ca850a4
https://github.com/llvm/llvm-project/commit/8059bc5944b72f3f6f3734ef61bf9eb89ca850a4
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/lib/AST/ByteCode/Interp.cpp
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
M clang/test/AST/ByteCode/cxx11.cpp
Log Message:
-----------
[clang][bytecode] Fix a diagnostic difference in bitcasts (#197174)
Don't immediately return failure and let it be handled by later checks.
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