[clang] [CUDA][HIP] fix virtual dtor host/device attr (PR #128926)
Yaxun Liu via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 27 08:12:09 PST 2025
yxsamliu wrote:
> Would it make sense to separate into separate patches deferred diag fix (1a/1b on your list) from inference of destructor attributes?
>
> Deferred diags fix is straightforward, but destructor attribute inference may need a longer discussion.
will separate the deferred diag change to another PR
https://github.com/llvm/llvm-project/pull/128926
More information about the cfe-commits
mailing list