[PATCH] D15843: [ADT] Add a sum type abstraction for pointer-like types.
Chandler Carruth via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 10 00:52:03 PST 2016
This revision was automatically updated to reflect the committed changes.
chandlerc marked an inline comment as done.
Closed by commit rL257282: [ADT] Add a sum type abstraction for pointer-like types. (authored by chandlerc).
Changed prior to commit:
http://reviews.llvm.org/D15843?vs=43844&id=44419#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15843
Files:
llvm/trunk/include/llvm/ADT/PointerSumType.h
llvm/trunk/unittests/ADT/CMakeLists.txt
llvm/trunk/unittests/ADT/PointerSumTypeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15843.44419.patch
Type: text/x-patch
Size: 12450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160110/43ab5f2c/attachment.bin>
More information about the llvm-commits
mailing list