[all-commits] [llvm/llvm-project] ff05dc: [clang][bytecode][NFC] Add some popToAPSInt conven...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Sep 17 00:45:46 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff05dc4526dce68f10450d77a1da2b8061e80dc2
https://github.com/llvm/llvm-project/commit/ff05dc4526dce68f10450d77a1da2b8061e80dc2
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-09-17 (Wed, 17 Sep 2025)
Changed paths:
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
Log Message:
-----------
[clang][bytecode][NFC] Add some popToAPSInt convenience API (#159252)
Add a variant that takes a QualType and one that takes an expression.
That way we don't have to repeat the clunky classify() calls all over
the place.
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