[PATCH] Remove astyle-options.
Rui Ueyama
ruiu at google.com
Fri May 1 13:26:23 PDT 2015
Hi Bigcheese,
We have our own code formatting tool, clang-format.
I believe no one is using "astyle" to format the code.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9443
Files:
utils/astyle-options
Index: utils/astyle-options
===================================================================
--- utils/astyle-options
+++ /dev/null
@@ -1,7 +0,0 @@
-style=java
-indent=spaces=2
-pad-oper
-pad-header
-unpad-paren
-convert-tabs
-align-pointer=name
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9443.24828.patch
Type: text/x-patch
Size: 249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150501/da494c6d/attachment.bin>
More information about the llvm-commits
mailing list