[llvm-commits] CallbackVH implementation

Jeffrey Yasskin jyasskin at google.com
Wed Apr 29 16:24:05 PDT 2009


Let me know if you had different names or an entirely different
interface in mind.

I'm a little skeptical of the public copy constructor on CallbackVH,
since it'll slice off any subclass-specific data, but that may not be
a big deal in actual use.

Jeffrey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CallbackVH.patch
Type: application/octet-stream
Size: 7931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090429/ef9fd690/attachment.obj>


More information about the llvm-commits mailing list