[llvm-branch-commits] [clang] [clang][DebugInfo] Disable VTable debug info (#130255) on COFF platforms (PR #150938)
Martin Storsjö via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Jul 28 07:23:00 PDT 2025
mstorsjo wrote:
> > Minor nit, we could adjust the commit message (PR description), saying "even if that may be dllimported", instead of "is dllimported". If it has an explicit dllimport, iirc this issue doesn't hit at all - it's the "maybe dllimported" case which is problematic here.
>
> Updated. I hope I have written precisely.
Thanks! I took the liberty to further reword it a bit more, to clarify the scope - let me know if you disagree with the wording.
https://github.com/llvm/llvm-project/pull/150938
More information about the llvm-branch-commits
mailing list