[Lldb-commits] [PATCH] D18880: -thread-info in lldbmi does not conform to protocol. Should end with current thread id

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 7 18:21:07 PDT 2016


zturner added a comment.

We have an lldb style file in llvm/tools/lldb, it should be picked up
automatically if you run it from the lldb directory. I'm not sure though if
it's based on the folder you're in when you run clang-format or by
searching up the tree from the target file until it finds a rule file


http://reviews.llvm.org/D18880





More information about the lldb-commits mailing list