[PATCH] D88498: [FPEnv] Evaluate initializers in constant rounding mode

Serge Pavlov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 15 07:21:03 PDT 2020


sepavloff updated this revision to Diff 298375.
sepavloff added a comment.

Remade the patch


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88498/new/

https://reviews.llvm.org/D88498

Files:
  clang/include/clang/Basic/LangOptions.h
  clang/include/clang/Sema/Sema.h
  clang/lib/Parse/Parser.cpp
  clang/lib/Sema/Sema.cpp
  clang/lib/Sema/SemaDecl.cpp
  clang/test/AST/const-fpfeatures-strict.c
  clang/test/CodeGenCXX/rounding-math.cpp
  clang/test/SemaCXX/rounding-math-diag.cpp
  clang/test/SemaCXX/rounding-math.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88498.298375.patch
Type: text/x-patch
Size: 9161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201015/0ab4c21f/attachment-0001.bin>


More information about the cfe-commits mailing list