[all-commits] [llvm/llvm-project] 497480: [clang][Interp] IntegralComplexToBoolean casts
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Dec 14 04:13:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 497480b38a49977b67c33651b3f29d5f1d151793
https://github.com/llvm/llvm-project/commit/497480b38a49977b67c33651b3f29d5f1d151793
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/lib/AST/Interp/ByteCodeExprGen.h
M clang/test/AST/Interp/complex.cpp
Log Message:
-----------
[clang][Interp] IntegralComplexToBoolean casts
Differential Revision: https://reviews.llvm.org/D148426
More information about the All-commits
mailing list