[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 Aug 14 10:07:40 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339693 (authored by kpn, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D49865?vs=158351&id=160626#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49865

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49865.160626.patch
Type: text/x-patch
Size: 8415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180814/bd99fa54/attachment.bin>


More information about the cfe-commits mailing list