labath accepted this revision.
labath added a comment.

In https://reviews.llvm.org/D30234#683880, @eugene wrote:

> I have added local .clang-format file. But it didn't change the way main.cpp 
> was formated.


That's fine, I did not expect that to make a difference now. What it will do 
though, is make sure that any subsequent modifications conform to the 
formatting rules (if one runs e.g. "git clang-format"). Without this, it would 
pick up the .clang_format file in the parent test folder which says "don't 
touch anything".

LGTM.


https://reviews.llvm.org/D30234



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

Reply via email to