[all-commits] [llvm/llvm-project] 935f5e: [clang][Interp] ComplexFloatingToBoolean casts
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Dec 14 04:31:07 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 935f5ee9c9fd6ff358b07fb4ff8e21b77c1a5ce8
https://github.com/llvm/llvm-project/commit/935f5ee9c9fd6ff358b07fb4ff8e21b77c1a5ce8
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-12-14 (Thu, 14 Dec 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/test/AST/Interp/complex.cpp
Log Message:
-----------
[clang][Interp] ComplexFloatingToBoolean casts
Differential Revision: https://reviews.llvm.org/D150654
More information about the All-commits
mailing list