<div dir="ltr">You mean something like a shell or Windows .bat script to run clang-format? Yes, that should be possible - I'm not sure what you want that script to do, though. clang-format can be run on main.c directly without the need for an intermediate script, I'd have thought.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 24, 2021 at 5:07 AM shirley breuer via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div style="font-family:Verdana;font-size:12px"><div>Hi Team, </div>

<div> </div>

<div>I want to create a batch that calls and uses the Clang program to format my main.c file for example. </div>

<div> </div>

<div>This should be done in tools like:</div>

<div> </div>

<div>- TI (Texas Instruments Code Composer)<br>
- Eclipse IDE <br>
- ARM Keil </div>

<div> </div>

<div>Is this possible and if so how? </div>

<div> </div>

<div>I am new in this field and therefore quite inexperienced, also with the creation of a batch. </div>

<div> </div>

<div> </div>

<div>Thanks a lot for your help! </div>

<div> </div>

<div>Best regards <br>
Shirley </div></div></div>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
</blockquote></div>