aboutsummaryrefslogtreecommitdiff
path: root/unittests/ADT/ImmutableSetTest.cpp
AgeCommit message (Collapse)Author
2009-01-03improve test and address Misha's commentsNuno Lopes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61609 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-02Reassign the buffer to the pointer so that we don't overwrite memory.Bill Wendling
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61596 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-02fist short at a new unit test for ImmutableSets. no bugs found, though :PNuno Lopes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61576 91177308-0d34-0410-b5e6-96231b3b80d8