Patch for clang-format to allow references and pointers to bind differently

Sean Silva silvas at purdue.edu
Thu Dec 5 10:10:04 PST 2013


Interesting, I'd never heard about it. I'm having a hard time understanding
the source layout though so unfortunately I'm not looking too deep.

-- Sean Silva


On Thu, Dec 5, 2013 at 6:53 AM, Alp Toker <alp at nuanti.com> wrote:

>
> On 04/12/2013 21:35, Sean Silva wrote:
>
>>
>> In fact, I think that getting to the bottom of what constitutes a "style"
>> (and some general way to represent that) is probably half the battle. This
>> is like what Knuth had to do
>>
>
> Hi Sean,
>
> This clang-based code formatting tool is definitely worth a mention
> because it implements Knuth's rules:
>
>   https://bitbucket.org/PEConn/cels/
>
> The design is about as different from clang-format as you can imagine and
> somewhat more on the R&D end of the spectrum, including the use of CIndex
> to do semantically guided formatting, but still a fascinating tool.
>
> Alp.
>
>
> --
> http://www.nuanti.com
> the browser experts
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131205/7d5e1996/attachment.html>


More information about the cfe-commits mailing list