[PATCH] D48661: [Fixed Point Arithmetic] Fixed Point Constant

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 6 09:43:11 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL339028: [Fixed Point Arithmetic] Fixed Point Constant (authored by leonardchan, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D48661?vs=159320&id=159321#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48661

Files:
  cfe/trunk/include/clang/AST/ASTContext.h
  cfe/trunk/include/clang/Basic/FixedPoint.h
  cfe/trunk/include/clang/Basic/TargetInfo.h
  cfe/trunk/lib/AST/ASTContext.cpp
  cfe/trunk/lib/Basic/CMakeLists.txt
  cfe/trunk/lib/Basic/FixedPoint.cpp
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/test/Frontend/fixed_point_declarations.c
  cfe/trunk/unittests/Basic/CMakeLists.txt
  cfe/trunk/unittests/Basic/FixedPointTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48661.159321.patch
Type: text/x-patch
Size: 46479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180806/b095be58/attachment-0001.bin>


More information about the llvm-commits mailing list