[llvm] [memprof] Use a lambda instead of std::bind (NFC) (PR #144940)
Oliver Stöneberg via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 19 11:25:53 PDT 2025
firewave wrote:
Using `std::mem_fn()` would be even shorter.
https://github.com/llvm/llvm-project/pull/144940
More information about the llvm-commits
mailing list