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

Kevin P. Neal via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 31 06:00:47 PDT 2018


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

Thanks for the fast turnaround! I don't have commit access, can I get you to commit it for me? And can I get you to put my email address <kevin.neal at sas.com> in the commit message?

I'll start looking at Sema like you said.


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.158229.patch
Type: text/x-patch
Size: 8108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180731/e029798a/attachment.bin>


More information about the cfe-commits mailing list