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
On Thu, Apr 7, 2016 at 6:15 PM Jackson Davis <jacda...@microsoft.com> wrote:

> jacdavis updated this revision to Diff 52991.
> jacdavis added a comment.
>
> 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....
>
>
> http://reviews.llvm.org/D18880
>
> Files:
>   packages/Python/lldbsuite/test/tools/lldb-mi/threadinfo/Makefile
>
> packages/Python/lldbsuite/test/tools/lldb-mi/threadinfo/TestMiThreadInfo.py
>
> packages/Python/lldbsuite/test/tools/lldb-mi/threadinfo/test_threadinfo.cpp
>   tools/lldb-mi/MICmdCmdThread.cpp
>   tools/lldb-mi/MICmdCmdThread.h
>
>
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to