[PATCH] D89849: Add option 'exceptions' to pragma clang fp

Serge Pavlov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 22 00:31:29 PDT 2020


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

Added ActOnPragmaFPExceptions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89849

Files:
  clang/docs/LanguageExtensions.rst
  clang/include/clang/Basic/DiagnosticParseKinds.td
  clang/include/clang/Sema/Sema.h
  clang/lib/Parse/ParsePragma.cpp
  clang/lib/Sema/SemaAttr.cpp
  clang/test/CodeGen/pragma-fp-exc.cpp
  clang/test/Parser/pragma-fp.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89849.299887.patch
Type: text/x-patch
Size: 12911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201022/ff9cc12b/attachment.bin>


More information about the cfe-commits mailing list