[all-commits] [llvm/llvm-project] 66c991: [clang][Interp][NFC] Remove from(Boolean) overload
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Oct 18 05:29:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66c99154a130553a50e499d898ef1fba5b755dcf
https://github.com/llvm/llvm-project/commit/66c99154a130553a50e499d898ef1fba5b755dcf
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-10-18 (Wed, 18 Oct 2023)
Changed paths:
M clang/lib/AST/Interp/IntegralAP.h
M clang/test/AST/Interp/intap.cpp
Log Message:
-----------
[clang][Interp][NFC] Remove from(Boolean) overload
This code is unused now that we have special casts from/to IntAP(S).
More information about the All-commits
mailing list