[all-commits] [llvm/llvm-project] b395e9: [clang][Interp] Implement __builtin_inf() etc.
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Jul 28 01:50:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b395e91f2ef41e44c99857b5dd4e241a57d12b76
https://github.com/llvm/llvm-project/commit/b395e91f2ef41e44c99857b5dd4e241a57d12b76
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-07-28 (Fri, 28 Jul 2023)
Changed paths:
M clang/lib/AST/Interp/InterpBuiltin.cpp
Log Message:
-----------
[clang][Interp] Implement __builtin_inf() etc.
Differential Revision: https://reviews.llvm.org/D155367
More information about the All-commits
mailing list