[PATCH] D83212: [Fixed Point] Add fixed-point shift operations and consteval.
Bevin Hansson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 7 02:42:50 PDT 2020
ebevhan updated this revision to Diff 275962.
ebevhan added a comment.
Fix test.
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.275962.patch
Type: text/x-patch
Size: 11297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200707/16c428cc/attachment-0001.bin>
More information about the cfe-commits
mailing list