[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 13:05:41 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.
split the deferred diag change to https://github.com/llvm/llvm-project/pull/129117
https://github.com/llvm/llvm-project/pull/128926
More information about the cfe-commits
mailing list