OSDN Git Service

Add thin layer over StringMap to form StringSet. By Mikhail Glushenkov.
authorAnton Korobeynikov <asl@math.spbu.ru>
Tue, 13 May 2008 15:03:16 +0000 (15:03 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Tue, 13 May 2008 15:03:16 +0000 (15:03 +0000)
commitd836fbfc85c95f6fe99f59500a4cf5b0b0ec54da
tree751a87a103468e1436db97f54dbbeec38f6e374c
parent3ebaca736af3fa96cd5f8b51af077db141291473
Add thin layer over StringMap to form StringSet. By Mikhail Glushenkov.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51048 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/StringSet.h [new file with mode: 0644]