[PATCH] D56746: [Fixed Point Arithmetic] Add APFixedPoint to APValue
    Leonard Chan via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Jan 16 10:57:03 PST 2019
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rC351368: [Fixed Point Arithmetic] Add APFixedPoint to APValue (authored by leonardchan, committed by ).
Changed prior to commit:
  https://reviews.llvm.org/D56746?vs=181918&id=182103#toc
Repository:
  rC Clang
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56746/new/
https://reviews.llvm.org/D56746
Files:
  include/clang/AST/APValue.h
  include/clang/AST/Type.h
  include/clang/Basic/FixedPoint.h
  lib/AST/APValue.cpp
  lib/AST/ExprConstant.cpp
  lib/AST/Type.cpp
  lib/Basic/FixedPoint.cpp
  lib/CodeGen/CGExprConstant.cpp
  lib/Sema/SemaTemplate.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56746.182103.patch
Type: text/x-patch
Size: 10717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190116/9e6294a8/attachment.bin>
    
    
More information about the cfe-commits
mailing list