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<br><div class="gmail_quote"><div dir="ltr">On Thu, Apr 7, 2016 at 6:15 PM Jackson Davis <<a href="mailto:jacdavis@microsoft.com">jacdavis@microsoft.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">jacdavis updated this revision to Diff 52991.<br>
jacdavis added a comment.<br>
<br>
Updated to use C++ 11 threads. Clang-format tried to format the diff in the llvm style. Since this is all lldb code, is that actually what is expected? None of the braces matched etc....<br>
<br>
<br>
<a href="http://reviews.llvm.org/D18880" rel="noreferrer" target="_blank">http://reviews.llvm.org/D18880</a><br>
<br>
Files:<br>
  packages/Python/lldbsuite/test/tools/lldb-mi/threadinfo/Makefile<br>
  packages/Python/lldbsuite/test/tools/lldb-mi/threadinfo/TestMiThreadInfo.py<br>
  packages/Python/lldbsuite/test/tools/lldb-mi/threadinfo/test_threadinfo.cpp<br>
  tools/lldb-mi/MICmdCmdThread.cpp<br>
  tools/lldb-mi/MICmdCmdThread.h<br>
<br>
</blockquote></div>