[PATCH] D53738: [Fixed Point Arithmetic] Fixed Point Addition
Leonard Chan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 15 10:01:07 PST 2018
leonardchan updated this revision to Diff 174235.
leonardchan marked 13 inline comments as done.
Repository:
rC Clang
https://reviews.llvm.org/D53738
Files:
clang/include/clang/AST/ASTContext.h
clang/include/clang/AST/Type.h
clang/include/clang/Basic/FixedPoint.h
clang/lib/AST/ASTContext.cpp
clang/lib/Basic/FixedPoint.cpp
clang/lib/CodeGen/CGExprScalar.cpp
clang/lib/Sema/SemaExpr.cpp
clang/test/Frontend/fixed_point_add.c
clang/test/Frontend/fixed_point_add_ast.c
clang/test/Frontend/fixed_point_conversions.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53738.174235.patch
Type: text/x-patch
Size: 52292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181115/db79056c/attachment-0001.bin>
More information about the cfe-commits
mailing list