You can overload a destructor in CUDA, and SemaOverload needs to be
tweaked not to crash when it sees an explicit call to an overloaded
destructor.
Details
Details
Diff Detail
Diff Detail
Differential D21912
[CUDA] Don't assume that destructors can't be overloaded. Authored by jlebar on Jun 30 2016, 5:22 PM.
Details You can overload a destructor in CUDA, and SemaOverload needs to be
Diff Detail |