[PATCH] D73185: [AST] Add fixed-point subtraction constant evaluation.
Bevin Hansson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 22 06:24:11 PST 2020
ebevhan created this revision.
ebevhan added reviewers: rjmccall, leonardchan.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
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.239563.patch
Type: text/x-patch
Size: 7627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200122/372954bd/attachment-0001.bin>
More information about the cfe-commits
mailing list