[llvm] [memprof] Drop memprof:: in unit tests (NFC) (PR #119113)

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 8 08:22:19 PST 2024


https://github.com/teresajohnson approved this pull request.

lgtm but I still see a lot of other llvm::memprof:: prefixes - can the tests just have a using llvm::memprof and remove the rest too?

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


More information about the llvm-commits mailing list