On Fri, Jul 19, 2013 at 11:10 PM, John McCall <[email protected]> wrote:

> +  /// Returns true if the given destructor type should be emitted as a
> linkonce
> +  /// delegating thunk, regardless of whether the dtor is defined in this
> TU or
> +  /// not.
> +  virtual bool useThunkForDtorVariant(CXXDtorType DT) const = 0;
>
> Go ahead and make this take the destructor decl as well.
>

Sure, but it's dead.

Otherwise, this looks great, thanks!
>

Thanks for the review!  r186828
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to