llvm-6502/unittests/Support
Jeffrey Yasskin 487fa01673 Add tests for WeakVH and AssertingVH. These pointed out that the overloads for
the comparison operators were not only unnecessary in the presence of the
implicit conversion; they caused ambiguous overload errors. So I deleted them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70243 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-27 20:32:07 +00:00
..
Makefile
MathExtrasTest.cpp Make the constants fit. 2009-04-01 22:44:18 +00:00
raw_ostream_test.cpp
TypeBuilderTest.cpp Add a new TypeBuilder helper class, which eases making LLVM IR types. 2009-04-25 22:14:04 +00:00
ValueHandleTest.cpp Add tests for WeakVH and AssertingVH. These pointed out that the overloads for 2009-04-27 20:32:07 +00:00