[PATCH] D15844: [ADT] Add an abstraction for embedding an integer within a pointer-like type.

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 10 01:43:57 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL257284: [ADT] Add an abstraction for embedding an integer within a pointer-like (authored by chandlerc).

Changed prior to commit:
  http://reviews.llvm.org/D15844?vs=43845&id=44422#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15844

Files:
  llvm/trunk/include/llvm/ADT/PointerEmbeddedInt.h
  llvm/trunk/unittests/ADT/CMakeLists.txt
  llvm/trunk/unittests/ADT/PointerEmbeddedIntTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15844.44422.patch
Type: text/x-patch
Size: 5835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160110/7e996df9/attachment.bin>


More information about the llvm-commits mailing list