[PATCH] D73185: [AST] Add fixed-point subtraction constant evaluation.
Bevin Hansson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 23 00:30:51 PST 2020
ebevhan updated this revision to Diff 239791.
ebevhan added a comment.
Move packing of FixedPointSemantics to a separate patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73185/new/
https://reviews.llvm.org/D73185
Files:
clang/include/clang/Basic/FixedPoint.h
clang/lib/AST/ExprConstant.cpp
clang/lib/Basic/FixedPoint.cpp
clang/test/Frontend/fixed_point_sub.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73185.239791.patch
Type: text/x-patch
Size: 7237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200123/5d6cdce2/attachment.bin>
More information about the cfe-commits
mailing list