[PATCH] D56746: [Fixed Point Arithmetic] Add APFixedPoint to APValue

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 15 16:09:49 PST 2019


leonardchan updated this revision to Diff 181918.
leonardchan marked an inline comment as done.

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56746/new/

https://reviews.llvm.org/D56746

Files:
  clang/include/clang/AST/APValue.h
  clang/include/clang/AST/Type.h
  clang/include/clang/Basic/FixedPoint.h
  clang/lib/AST/APValue.cpp
  clang/lib/AST/ExprConstant.cpp
  clang/lib/AST/Type.cpp
  clang/lib/Basic/FixedPoint.cpp
  clang/lib/CodeGen/CGExprConstant.cpp
  clang/lib/Sema/SemaTemplate.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56746.181918.patch
Type: text/x-patch
Size: 10879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190116/99aed625/attachment.bin>


More information about the cfe-commits mailing list