clang-format pointer binding patch

Sobczak, Janusz janusz.sobczak at mobica.com
Mon Jun 16 05:30:49 PDT 2014


Hi

The patch implements 3 types of pointer bindings:
type *var;
type* var;
type * var;

Feature requested in bug 19929.

Cheers,
Janusz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140616/18970c29/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pointerbinding.patch
Type: text/x-patch
Size: 8556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140616/18970c29/attachment.bin>


More information about the cfe-commits mailing list