[clang] [clang] Disable missing definition warning on pure virtual functions (PR #74510)

via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 5 23:00:50 PST 2023


cor3ntin wrote:

Can you add a release note indicating https://github.com/llvm/llvm-project/issues/74016 was fixed?
Otherwise LGTM.

If you wanted to make a follow up {R to rename `isPure` to `isPureVirtual`, i think that might be helpful (to avoid confusion with the `gnu::pure` attribute)

https://github.com/llvm/llvm-project/pull/74510


More information about the cfe-commits mailing list