[Lldb-commits] [PATCH] D50299: Migrate to llvm::unique_function instead of static member functions for callbacks

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 25 18:36:45 PST 2021


JDevlieghere added a comment.

Thanks Neal. Can you run clang-format again and upload the diff with context (`git diff -U9999`). Overall this looks pretty good.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D50299/new/

https://reviews.llvm.org/D50299



More information about the lldb-commits mailing list