[llvm] [memprof] Remove redundant virtual (NFC) (PR #94858)

Kazu Hirata via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 8 08:38:29 PDT 2024


kazutakahirata wrote:

> Is there any harm to the virtual keyword, or just extra verbosity?

Just extra verbosity (and more output from clang-tidy).

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


More information about the llvm-commits mailing list