summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/SparseBitVectorTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ADT] Clean up SparseBitVector copying and make it moveableBenjamin Kramer2018-11-011-0/+16
* [adt] SparseBitVector::test() should be constDaniel Sanders2018-10-311-0/+5
* [unittests] ADT: silence -Wself-assign diagnosticsRoman Lebedev2018-04-071-1/+1
* [ADT] Add SparseBitVector::find_last().Zachary Turner2017-01-171-0/+39
* Miscellaneous Fixes for SparseBitVectorDaniel Berlin2015-07-201-0/+94
* Add a missing ilist_node.h #include to SparseBitVector, and add a very shortJeffrey Yasskin2009-07-251-0/+36
OpenPOWER on IntegriCloud