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

Serge Pavlov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 31 03:37:39 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6021cbea4d34: Add option 'exceptions' to pragma clang fp (authored by sepavloff).

Changed prior to commit:
  https://reviews.llvm.org/D89849?vs=299887&id=302078#toc

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.302078.patch
Type: text/x-patch
Size: 12906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201031/13216ca0/attachment.bin>


More information about the cfe-commits mailing list