[PATCH] D83212: [Fixed Point] Add fixed-point shift operations and consteval.

Bevin Hansson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 6 12:53:46 PDT 2020


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/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.275660.patch
Type: text/x-patch
Size: 11147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200706/384d1d7b/attachment-0001.bin>


More information about the cfe-commits mailing list