[PATCH] D152351: [clang] Add __builtin_isfpclass
Serge Pavlov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 18 08:55:50 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7dd387d2971d: [clang] Add __builtin_isfpclass (authored by sepavloff).
Changed prior to commit:
https://reviews.llvm.org/D152351?vs=530772&id=532477#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152351/new/
https://reviews.llvm.org/D152351
Files:
clang/docs/LanguageExtensions.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/Builtins.def
clang/lib/AST/ExprConstant.cpp
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Frontend/InitPreprocessor.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builtins.c
clang/test/CodeGen/isfpclass.c
clang/test/Preprocessor/init-aarch64.c
clang/test/Preprocessor/init.c
clang/test/Sema/builtins.c
clang/test/Sema/constant-builtins-2.c
llvm/include/llvm/IR/IRBuilder.h
llvm/lib/IR/IRBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152351.532477.patch
Type: text/x-patch
Size: 21528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230618/e74e03a4/attachment-0001.bin>
More information about the cfe-commits
mailing list