[PATCH] D49865: Inform the AST of #pragma FENV_ACCESS use

Kevin P. Neal via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 30 12:04:40 PDT 2018


kpn updated this revision to Diff 158036.
kpn added a comment.

Updated based on review.


https://reviews.llvm.org/D49865

Files:
  include/clang/AST/Expr.h
  include/clang/Basic/LangOptions.h
  include/clang/Basic/TokenKinds.def
  include/clang/Parse/Parser.h
  include/clang/Sema/Sema.h
  lib/Parse/ParsePragma.cpp
  lib/Parse/ParseStmt.cpp
  lib/Parse/Parser.cpp
  lib/Sema/SemaAttr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49865.158036.patch
Type: text/x-patch
Size: 8239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180730/95f76f75/attachment.bin>


More information about the cfe-commits mailing list