[PATCH] D52839: Inform AST's UnaryOperator of FENV_ACCESS
Kevin P. Neal via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 12 11:12:04 PDT 2018
kpn updated this revision to Diff 169464.
kpn added a comment.
Upload the correct diff this time. Sorry about the confusion!
https://reviews.llvm.org/D52839
Files:
include/clang/AST/Expr.h
lib/AST/ASTImporter.cpp
lib/Analysis/BodyFarm.cpp
lib/CodeGen/CGExprScalar.cpp
lib/CodeGen/CGObjC.cpp
lib/CodeGen/CGStmtOpenMP.cpp
lib/Frontend/Rewrite/RewriteModernObjC.cpp
lib/Frontend/Rewrite/RewriteObjC.cpp
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaExprObjC.cpp
lib/Sema/SemaOverload.cpp
lib/Sema/SemaPseudoObject.cpp
lib/Serialization/ASTReaderStmt.cpp
lib/Serialization/ASTWriterStmt.cpp
test/CodeGen/unary-con-fadd.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52839.169464.patch
Type: text/x-patch
Size: 25543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181012/5d2b8d96/attachment-0001.bin>
More information about the cfe-commits
mailing list