Question about clang integration to other tools
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 17 01:02:56 PST 2021
Hi,
> On Feb 17, 2021, at 08:53, shirley breuer via llvm-commits <llvm-commits at lists.llvm.org> wrote:
>
> Hi community! :)
>
> I am an absolute beginner in this area and hope you have valuable tips for me.
> I have created a .clang-format file and would like to try to integrate it into various tools.
>
> For this I would like to use the integration in Texas Instruments Code Composer, Eclipse and ARM Keil Tool.
> Since I am not well versed in this area, I wanted to ask if anyone can help me with this.
>
> Thanks a lot for your help! :)
>
>
The llvm-commits list mostly contains patches & review emails for code going into llvm. It would probably be better to send it the the appropriate -dev mailing list. Given it’s clang-format related, cfe-dev might be more appropriate.
Cheers,
Florian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210217/95e4faab/attachment.html>
More information about the llvm-commits
mailing list