[PATCH] Add option to disable alignment of function declaration parentheses

Harry Terkelsen het at google.com
Mon Nov 17 10:54:51 PST 2014


Hi djasper,

clang-format: Adds option to disable alignment after opening parenthesis in the case of function declarations.

http://reviews.llvm.org/D6297

Files:
  include/clang/Format/Format.h
  lib/Format/ContinuationIndenter.cpp
  lib/Format/Format.cpp
  lib/Format/TokenAnnotator.cpp
  unittests/Format/FormatTestJava.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6297.16296.patch
Type: text/x-patch
Size: 6110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141117/2f5d1ea0/attachment.bin>


More information about the cfe-commits mailing list