This revision was automatically updated to reflect the committed changes.
Closed by commit rG94e8ec631dda: [AST] Add fixed-point division constant
evaluation. (authored by ebevhan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73187/new/
https://re
ebevhan updated this revision to Diff 255977.
ebevhan added a comment.
Rebased.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73187/new/
https://reviews.llvm.org/D73187
Files:
clang/include/clang/Basic/FixedPoint.h
clang/lib/AST/ExprConstant.c
rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73187/new/
https://reviews.llvm.org/D73187
___
ebevhan updated this revision to Diff 239798.
ebevhan added a comment.
Rebased.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73187/new/
https://reviews.llvm.org/D73187
Files:
clang/include/clang/Basic/FixedPoint.h
clang/lib/AST/ExprConstant.c
ebevhan created this revision.
ebevhan added reviewers: rjmccall, leonardchan, bjope.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D73187
Files:
clang/include/clang/Basic/FixedPoint.h
clang/lib/AST/ExprC