[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 18 13:08:31 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rC351593: [Fixed Point Arithmetic] Fixed Point Addition Constant Expression Evaluation (authored by leonardchan, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55868?vs=181897&id=182591#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55868/new/
https://reviews.llvm.org/D55868
Files:
include/clang/AST/Expr.h
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Basic/FixedPoint.h
lib/AST/ExprConstant.cpp
lib/Basic/FixedPoint.cpp
lib/Sema/SemaChecking.cpp
test/Frontend/fixed_point_add.c
test/Frontend/fixed_point_conversions.c
test/Frontend/fixed_point_errors.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55868.182591.patch
Type: text/x-patch
Size: 25709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190118/4514dd93/attachment-0001.bin>
More information about the cfe-commits
mailing list