History log of /external/llvm/unittests/ADT/ImmutableSetTest.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9c336fabd59fbdbe9129d76fbbee32261ac7c8f0 24-Nov-2010 Ted Kremenek <kremenek@apple.com> Tweak ImmutableMap/ImmutableSet/ImmutableList APIs
to use lowercase letters for the start of most
method names and to replace some method names
with more descriptive names (e.g., "getLeft()"
instead of "Left()"). No real functionality
change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120070 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/ADT/ImmutableSetTest.cpp
38a2cb93795facfad8fa15a074a3a8d4da11f876 03-Jan-2009 Nuno Lopes <nunoplopes@sapo.pt> improve test and address Misha's comments

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61609 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/ADT/ImmutableSetTest.cpp
3d45f53b7a2cbc336e4980ccb3a41ba2c3874ff4 03-Jan-2009 Bill Wendling <isanbard@gmail.com> Reassign the buffer to the pointer so that we don't overwrite memory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61596 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/ADT/ImmutableSetTest.cpp
c3651569c1e5a8ef93afef3d4b5ea961a3821784 02-Jan-2009 Nuno Lopes <nunoplopes@sapo.pt> fist short at a new unit test for ImmutableSets. no bugs found, though :P

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61576 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/ADT/ImmutableSetTest.cpp