[all-commits] [llvm/llvm-project] 257a0d: [clang][Interp] Diagnose out-of-range casts to enu...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Jul 18 07:36:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 257a0d535ac052a4eb1bb847605eff1eb169087d
https://github.com/llvm/llvm-project/commit/257a0d535ac052a4eb1bb847605eff1eb169087d
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M clang/lib/AST/Interp/Compiler.cpp
M clang/lib/AST/Interp/Interp.cpp
M clang/lib/AST/Interp/Interp.h
M clang/lib/AST/Interp/Opcodes.td
M clang/test/AST/Interp/cxx11.cpp
Log Message:
-----------
[clang][Interp] Diagnose out-of-range casts to enum types
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