[PATCH] D153590: Don't use float_t and double_t with #pragma clang fp eval_method.
Zahira Ammarguellat via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 23 12:21:08 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG63b0b82fd6be: When float_t and double_t types are used inside a scope with (authored by zahiraam).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153590/new/
https://reviews.llvm.org/D153590
Files:
clang/docs/LanguageExtensions.rst
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Basic/TokenKinds.def
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/lib/Sema/SemaExpr.cpp
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/Sema/attr-only-in-default-eval.cpp
clang/test/Sema/fp-eval-pragma-with-float-double_t-1.c
clang/test/Sema/fp-eval-pragma-with-float-double_t-2.c
clang/test/Sema/fp-eval-pragma-with-float-double_t-3.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153590.534047.patch
Type: text/x-patch
Size: 17589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230623/3807cd0b/attachment-0001.bin>
More information about the cfe-commits
mailing list