[PATCH] D56900: [Fixed Point Arithmetic] Fixed Point and Integer Conversions
Leonard Chan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 5 16:27:51 PST 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rC355462: [Fixed Point Arithmetic] Fixed Point and Integer Conversions (authored by leonardchan, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D56900?vs=189422&id=189424#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56900/new/
https://reviews.llvm.org/D56900
Files:
include/clang/AST/OperationKinds.def
include/clang/Basic/FixedPoint.h
lib/AST/Expr.cpp
lib/AST/ExprConstant.cpp
lib/Basic/FixedPoint.cpp
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CGExprAgg.cpp
lib/CodeGen/CGExprComplex.cpp
lib/CodeGen/CGExprConstant.cpp
lib/CodeGen/CGExprScalar.cpp
lib/Edit/RewriteObjCFoundationAPI.cpp
lib/Sema/SemaChecking.cpp
lib/Sema/SemaExpr.cpp
lib/StaticAnalyzer/Core/ExprEngineC.cpp
test/Frontend/fixed_point_conversions.c
test/Frontend/fixed_point_errors.c
test/Frontend/fixed_point_unknown_conversions.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56900.189424.patch
Type: text/x-patch
Size: 60622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190306/574100c5/attachment-0001.bin>
More information about the cfe-commits
mailing list