[all-commits] [llvm/llvm-project] ce1587: [clang][bytecode] Allow checking builtin functions...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Dec 9 22:42:35 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce1587346b3b181b693283233c88f5fc9e9b9c1a
https://github.com/llvm/llvm-project/commit/ce1587346b3b181b693283233c88f5fc9e9b9c1a
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M clang/lib/AST/ByteCode/Interp.cpp
M clang/test/AST/ByteCode/builtin-functions.cpp
Log Message:
-----------
[clang][bytecode] Allow checking builtin functions... (#119328)
... in checkingPotentialConstantExpression mode. This is what the
current interpreter does, yet it doesn't do so for
`__builtin_operator_new`.
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