summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-02-03 11:24:21 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-02-03 11:24:21 +0000
commit17fec838c461638fefb4c33ee242adb776b1b3d5 (patch)
tree2080881ebee9ad5bec8215c347aa3b55d3f9a80d /cmake
parente3f87943291d589059a9f2838e5dbb05bc91d7dd (diff)
downloadllvm-17fec838c461638fefb4c33ee242adb776b1b3d5.tar.gz
llvm-17fec838c461638fefb4c33ee242adb776b1b3d5.tar.bz2
llvm-17fec838c461638fefb4c33ee242adb776b1b3d5.tar.xz
Introduce SmallPtrSetImpl<T *> which allows insert, erase, count, and
iteration. This alows the majority of operations to be performed without encoding a specific small size. It follows the model of SmallVectorImpl<T>. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200688 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions