[llvm-branch-commits] [clang] [clang][DebugInfo] Disable VTable debug info (#130255) on COFF platforms (PR #150938)
Tomohiro Kashiwada via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Jul 28 07:15:53 PDT 2025
kikairoya 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.
https://github.com/llvm/llvm-project/pull/150938
More information about the llvm-branch-commits
mailing list