[PATCH] D18578: Introduce BitSet: A BitVector based class behaving like std::set/DenseSet
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 14 17:02:00 PDT 2016
MatzeB updated this revision to Diff 53816.
MatzeB added a comment.
Herald added a subscriber: joker.eph.
Address review comments.
Repository:
rL LLVM
http://reviews.llvm.org/D18578
Files:
include/llvm/ADT/BitSet.h
include/llvm/ADT/BitVector.h
unittests/ADT/CMakeLists.txt
unittests/ADT/DenseSetTest.cpp
unittests/ADT/SetTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18578.53816.patch
Type: text/x-patch
Size: 13431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160415/d29960e2/attachment.bin>
More information about the llvm-commits
mailing list