[all-commits] [llvm/llvm-project] a0e1e6: [clang][bytecode] Return Invalid() on non-constexp...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Mar 31 09:53:33 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a0e1e680d28c4ef5f87be948d1d223fbfda2950c
https://github.com/llvm/llvm-project/commit/a0e1e680d28c4ef5f87be948d1d223fbfda2950c
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-03-31 (Mon, 31 Mar 2025)
Changed paths:
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
M clang/test/AST/ByteCode/builtin-functions.cpp
Log Message:
-----------
[clang][bytecode] Return Invalid() on non-constexpr builtins (#133700)
So the diagnostic output matches with 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