Author: alp
Date: Sat Nov 30 23:08:00 2013
New Revision: 196037
URL: http://llvm.org/viewvc/llvm-project?rev=196037&view=rev
Log:
Add a .clang-format to avoid reflow of test RUN lines
See thread "clang-format turning tests into no-ops"
Added:
clang-tools-extra/trunk/test/.clang-format
Added: clang-tools-extra/trunk/test/.clang-format
URL:
http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/test/.clang-format?rev=196037&view=auto
==============================================================================
--- clang-tools-extra/trunk/test/.clang-format (added)
+++ clang-tools-extra/trunk/test/.clang-format Sat Nov 30 23:08:00 2013
@@ -0,0 +1,2 @@
+BasedOnStyle: LLVM
+ColumnLimit: 0
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits