[all-commits] [llvm/llvm-project] 09ff63: [clang][bytecode][NFC] Fix ternary operators with ...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sun Aug 10 01:32:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09ff631b9238e7a37c2ceb0a558cd410af3a9080
https://github.com/llvm/llvm-project/commit/09ff631b9238e7a37c2ceb0a558cd410af3a9080
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-08-10 (Sun, 10 Aug 2025)
Changed paths:
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
Log Message:
-----------
[clang][bytecode][NFC] Fix ternary operators with known IsArray values (#152894)
After https://github.com/llvm/llvm-project/pull/146471, the values here
are known.
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