[PATCH] D70172: [CUDA][HIP] Fix assertion due to dtor check on windows
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 5 20:43:04 PST 2019
rjmccall added a comment.
Richard is definitely our main expert in the implicit synthesis of special members. It seems to me that if we need the destructor declaration at some point, we should be forcing it to exist at that point.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70172/new/
https://reviews.llvm.org/D70172
More information about the cfe-commits
mailing list