[llvm-commits] Tests for WeakVH and AssertingVH

Jeffrey Yasskin jyasskin at google.com
Sun Apr 26 21:31:19 PDT 2009


In preparation for writing CallbackVH, I figured it'd be nice for
WeakVH and AssertingVH to have tests. 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.

Jeffrey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ValueHandle_tests.patch
Type: application/octet-stream
Size: 8796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090426/278082cd/attachment.obj>


More information about the llvm-commits mailing list