[all-commits] [llvm/llvm-project] c2273e: [clang][Interp] Implement __builtin_nan family
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Jul 28 01:29:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c2273e33bd13a227271a53cde5868546e41dc3bf
https://github.com/llvm/llvm-project/commit/c2273e33bd13a227271a53cde5868546e41dc3bf
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
M clang/test/AST/Interp/builtin-functions.cpp
Log Message:
-----------
[clang][Interp] Implement __builtin_nan family
Differential Revision: https://reviews.llvm.org/D155356
More information about the All-commits
mailing list