[all-commits] [llvm/llvm-project] 1b9ee0: [clang][bytecode] Fix diagnostics for int128 enums...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Jul 30 20:59:40 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b9ee0bb74f23e48076d97267171cb92c3f63658
https://github.com/llvm/llvm-project/commit/1b9ee0bb74f23e48076d97267171cb92c3f63658
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-07-31 (Thu, 31 Jul 2025)
Changed paths:
M clang/lib/AST/ByteCode/Opcodes.td
M clang/test/AST/ByteCode/intap.cpp
Log Message:
-----------
[clang][bytecode] Fix diagnostics for int128 enums (#151340)
CheckEnumValue was not handling PT_IntAP/PT_IntAPS.
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