[all-commits] [llvm/llvm-project] 227f95: [clang][bytecode][NFC] Bail out on non constant ev...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sat Mar 8 21:35:41 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 227f9544a4d4bf9ab4da8a78cc801de697d4bc6d
https://github.com/llvm/llvm-project/commit/227f9544a4d4bf9ab4da8a78cc801de697d4bc6d
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-03-09 (Sun, 09 Mar 2025)
Changed paths:
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
Log Message:
-----------
[clang][bytecode][NFC] Bail out on non constant evaluated builtins (#130431)
If the ASTContext says so, don't bother trying to constant evaluate the
given builtin.
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