[PATCH] D55868: [Fixed Point Arithmetic] Fixed Point Addition Constant Expression Evaluation
Leonard Chan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 11 20:31:08 PST 2019
leonardchan updated this revision to Diff 181421.
leonardchan marked 13 inline comments as done.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55868/new/
https://reviews.llvm.org/D55868
Files:
clang/include/clang/AST/APValue.h
clang/include/clang/AST/Expr.h
clang/include/clang/AST/Type.h
clang/include/clang/Basic/DiagnosticGroups.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Basic/FixedPoint.h
clang/lib/AST/APValue.cpp
clang/lib/AST/ExprConstant.cpp
clang/lib/AST/Type.cpp
clang/lib/Basic/FixedPoint.cpp
clang/lib/CodeGen/CGExprConstant.cpp
clang/lib/Sema/SemaChecking.cpp
clang/lib/Sema/SemaTemplate.cpp
clang/test/Frontend/fixed_point_add.c
clang/test/Frontend/fixed_point_conversions.c
clang/test/Frontend/fixed_point_errors.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55868.181421.patch
Type: text/x-patch
Size: 33589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190112/58fcbd61/attachment-0001.bin>
More information about the cfe-commits
mailing list