[PATCH] D31523: [APInt] Add a public typedef for the internal type of APInt use it instead of integerPart. Make APINT_BITS_PER_WORD and APINT_WORD_SIZE public.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 2 12:30:01 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299341: [APInt] Add a public typedef for the internal type of APInt use it instead of… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D31523?vs=93667&id=93806#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31523

Files:
  llvm/trunk/include/llvm/ADT/APFloat.h
  llvm/trunk/include/llvm/ADT/APInt.h
  llvm/trunk/lib/Support/APFloat.cpp
  llvm/trunk/lib/Support/APInt.cpp
  llvm/trunk/unittests/ADT/APIntTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31523.93806.patch
Type: text/x-patch
Size: 32439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170402/4d1997fc/attachment.bin>


More information about the llvm-commits mailing list