[clang-tools-extra] [clang] [Clang][NFC] Rename CXXMethodDecl::isPure -> is VirtualPure (PR #78463)

Paul T Robinson via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 17 08:40:05 PST 2024


pogo59 wrote:

I think "pure virtual" is a more common phrasing than "virtual pure" so maybe `isPureVirtual` instead? Up to Aaron, though.

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


More information about the cfe-commits mailing list