[clang] [Clang] Fix missing vtable for `dynamic_cast<FinalClass *>(this)` in a function template (PR #202594)
Corentin Jabot via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 22 05:01:49 PDT 2026
https://github.com/cor3ntin commented:
This change needs a release note.
Please add an entry to `clang/docs/ReleaseNotes.rst` in the section the most adapted to the change, and referencing any Github issue this change fixes. Thanks!
https://github.com/llvm/llvm-project/pull/202594
More information about the cfe-commits
mailing list