[PATCH] D84343: [AST] Keep FP options in trailing storage of CallExpr
Serge Pavlov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 23 00:22:51 PDT 2020
sepavloff updated this revision to Diff 280040.
sepavloff added a comment.
Extended test with PCH read
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84343/new/
https://reviews.llvm.org/D84343
Files:
clang/include/clang/AST/Expr.h
clang/include/clang/AST/ExprCXX.h
clang/include/clang/AST/Stmt.h
clang/include/clang/AST/TextNodeDumper.h
clang/lib/AST/ASTImporter.cpp
clang/lib/AST/Expr.cpp
clang/lib/AST/ExprCXX.cpp
clang/lib/AST/TextNodeDumper.cpp
clang/lib/Analysis/BodyFarm.cpp
clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
clang/lib/Frontend/Rewrite/RewriteObjC.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaExprCXX.cpp
clang/lib/Sema/SemaOpenMP.cpp
clang/lib/Sema/SemaOverload.cpp
clang/lib/Sema/TreeTransform.h
clang/lib/Serialization/ASTReaderStmt.cpp
clang/lib/Serialization/ASTWriterStmt.cpp
clang/test/AST/ast-dump-fpfeatures.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84343.280040.patch
Type: text/x-patch
Size: 58239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200723/02439ec0/attachment-0001.bin>
More information about the cfe-commits
mailing list