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

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 31 09:17:26 PDT 2018


zturner added a comment.

In https://reviews.llvm.org/D50299#1220983, @nealsid wrote:

> Fix 80 char line length violations


Just curious, how did you fix them?  Was it by running clang-format, or manually?


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D50299





More information about the lldb-commits mailing list