[all-commits] [llvm/llvm-project] 11dd7d: [clang][bytecode] Reject constexpr-unknown values ...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Mar 31 09:53:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11dd7d98a6ecd2374289b6a217e358e503d4778a
https://github.com/llvm/llvm-project/commit/11dd7d98a6ecd2374289b6a217e358e503d4778a
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-03-31 (Mon, 31 Mar 2025)
Changed paths:
M clang/lib/AST/ByteCode/Interp.cpp
M clang/lib/AST/ByteCode/Interp.h
A clang/test/AST/ByteCode/codegen-constexpr-unknown.cpp
R clang/test/AST/ByteCode/codegen-mutable-read.cpp
Log Message:
-----------
[clang][bytecode] Reject constexpr-unknown values from comparisons (#133701)
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