Files
llvm-6502/include/llvm/ADT
Chandler Carruth fd03357c25 Make the moved-from SmallPtrSet be a valid, empty, small-state object.
Enhance the tests to actually require moves in C++11 mode, in addition
to testing the moved-from state. Further enhance the tests to cover
copy-assignment into a moved-from object and moving a large-state
object. (Note that we can't really test small-state vs. large-state as
that isn't an observable property of the API really.) This should finish
addressing review on r195239.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195261 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-20 18:29:56 +00:00
..
2013-01-04 17:59:17 +00:00
2013-07-28 23:43:28 +00:00
2013-02-21 06:08:22 +00:00
2012-08-01 01:43:10 +00:00
2013-04-18 20:49:17 +00:00