[PATCH] D87822: [FPEnv] Evaluate constant expressions under non-default rounding modes

Serge Pavlov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 24 22:41:05 PDT 2020


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

Added diagnostic message


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87822

Files:
  clang/include/clang/AST/Expr.h
  clang/include/clang/Basic/DiagnosticASTKinds.td
  clang/lib/AST/Expr.cpp
  clang/lib/AST/ExprConstant.cpp
  clang/lib/AST/TextNodeDumper.cpp
  clang/lib/Sema/SemaAttr.cpp
  clang/test/AST/const-fpfeatures-diag.c
  clang/test/AST/const-fpfeatures.c
  clang/test/AST/const-fpfeatures.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87822.294230.patch
Type: text/x-patch
Size: 13173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200925/46181122/attachment-0001.bin>


More information about the cfe-commits mailing list