[PATCH] D83212: [Fixed Point] Add fixed-point shift operations and consteval.
Bevin Hansson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 7 06:11:00 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaa0d19a0c8f5: [Fixed Point] Add fixed-point shift operations and consteval. (authored by ebevhan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83212/new/
https://reviews.llvm.org/D83212
Files:
clang/include/clang/Basic/FixedPoint.h
clang/lib/AST/ExprConstant.cpp
clang/lib/Basic/FixedPoint.cpp
clang/lib/Sema/SemaExpr.cpp
clang/test/Frontend/fixed_point_errors.c
clang/test/Frontend/fixed_point_shift.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83212.283890.patch
Type: text/x-patch
Size: 11297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200807/53a61326/attachment.bin>
More information about the cfe-commits
mailing list