[all-commits] [llvm/llvm-project] 015ffb: [clang][Interp] Fix converting function pointers t...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Aug 1 06:37:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 015ffba811c49ee4d98cc68125b03bd5e1c2a2b6
https://github.com/llvm/llvm-project/commit/015ffba811c49ee4d98cc68125b03bd5e1c2a2b6
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/test/AST/Interp/functions.cpp
Log Message:
-----------
[clang][Interp] Fix converting function pointers to bool
Differential Revision: https://reviews.llvm.org/D156786
More information about the All-commits
mailing list