AaronBallman wrote: > I might suggest `isPureVirtual` as it better reflects the 'term of art' > (https://en.cppreference.com/w/cpp/language/abstract_class see 'A pure > virtual function is a....). > > Else LG and SG TM.
I have the same preference for `isPureVirtual` but otherwise LGTM. https://github.com/llvm/llvm-project/pull/78463 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits