summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/SmallSetTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ADT] add equality operator for SmallSetFedor Sergeev2019-10-291-0/+25
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ADT] Remove illegal comparison of singular iterators from SmallSetTestFlorian Hahn2018-10-311-4/+0
* Recommit r334887: [SmallSet] Add SmallSetIterator.Florian Hahn2018-07-241-0/+79
* Revert rL337292 due to another MSVC STL problem.Florian Hahn2018-07-171-55/+0
* Recommit r334887: [SmallSet] Add SmallSetIterator.Florian Hahn2018-07-171-0/+55
* Reverted r336805 as it broke llvm-clang-x86_64-expensive-checks-win build botGalina Kistanova2018-07-121-55/+0
* Recommit r334887: [SmallSet] Add SmallSetIterator.Florian Hahn2018-07-111-0/+55
* Revert r334887, as GCC 4.8 does not have is_trivially_copy_constructible & coFlorian Hahn2018-06-161-55/+0
* [SmallSet] Add SmallSetIterator.Florian Hahn2018-06-161-0/+55
* [SmallSet] Add some simple unit tests.Florian Hahn2018-06-081-0/+70
OpenPOWER on IntegriCloud