[PATCH] D73185: [AST] Add fixed-point subtraction constant evaluation.

Bevin Hansson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 8 05:23:23 PDT 2020


ebevhan updated this revision to Diff 255975.
ebevhan added a comment.

Rebased.


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.255975.patch
Type: text/x-patch
Size: 7237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200408/2f1ad72e/attachment-0001.bin>


More information about the cfe-commits mailing list