[cfe-dev] Clang format and C#

MyDeveloper Day via cfe-dev cfe-dev at lists.llvm.org
Mon Jul 5 11:35:50 PDT 2021


I use it for C# and mostly it handles it ok, I think it’s best if you have
an issue to log it in the bug tracker

I have no overall design plans other than to keep improving it as I see
issues.

MyDeveloperDay

On Mon, 5 Jul 2021 at 18:45, David Blaikie <dblaikie at gmail.com> wrote:

> +klimek and MyDeveloperDay in case they've got some context there. I would
> guess cfe-dev would be a fine place discuss general design issues, plans
> for significant refactoring (things that might have broad impact and/or
> can't be implemented/reviewed in one patch, etc), etc.
>
>
>
> On Wed, Jun 30, 2021 at 12:33 PM Jonathan Coe via cfe-dev <
> cfe-dev at lists.llvm.org> wrote:
>
>> I worked on some patches to improve C# formatting with clang format along
>> with Klimek and MyDeveloperDay.
>>
>> I’d like to improve it further especially the testing. There are places
>> where C# clang-format gets very much the wrong idea about what it’s seen.
>> How could we add some parser-level tests to check that clang format has
>> identified structure correctly?
>>
>> Where would be the best place to organise future work on clang-format C#
>> support?
>>
>> Thanks
>>
>> Jon
>> _______________________________________________
>> cfe-dev mailing list
>> cfe-dev at lists.llvm.org
>> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20210705/12a5b04f/attachment.html>


More information about the cfe-dev mailing list