JDevlieghere marked 2 inline comments as done.
JDevlieghere added inline comments.


================
Comment at: lldb/include/lldb/Commands/CommandObjectBreakpoint.h:36
 
-  static void VerifyBreakpointOrLocationIDs(Args &args, Target *target,
-                                            CommandReturnObject &result,
----------------
zturner wrote:
> I think the clang-format got messed up.  It appears to be formatting your 
> entire tree instead of only the files that were changed in this patch.  Can 
> you try to re-run clang-format only on the changed files?
I did. I use `git clang-format`, which probably considers the whole file to be 
modified when you move it. It rings a bell but I don't remember the specifics. 

The other files look fine though, so I can just reset this one.


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D59158



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to