<div dir="ltr">Hello to all,<div><br></div><div>WARNING: IF YOU ARE PROFESSIONAL PROGRAMMER PLEASE DONT READ THIS IT MAY BURN YOUR EYES</div><div> </div><div>i tried to compile a code that isn't compatible with clang, I want to know how to make it work and if not how to add a feature so that it will work?</div><div><br></div><div>It's so I can learn to use LLVM and Clang better and contribute to the community, please pass the knowledge further.</div><div><br></div><div></div><div>
<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:10.5px;line-height:normal;font-family:"Andale Mono";color:rgb(0,0,0);background-color:rgba(0,0,0,0)"><span class="gmail-s1" style="font-kerning:none">for ( struct { int i; char* ptr; } loopy = { 0, "LLVM" };</span></p>
<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:10.5px;line-height:normal;font-family:"Andale Mono";color:rgb(0,0,0);background-color:rgba(0,0,0,0)"><span class="gmail-s1" style="font-kerning:none"><span class="gmail-Apple-converted-space"> </span>loopy.i < 10 && * loopy.ptr != 0;</span></p>
<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:10.5px;line-height:normal;font-family:"Andale Mono";color:rgb(0,0,0);background-color:rgba(0,0,0,0)"><span class="gmail-s1" style="font-kerning:none"><span class="gmail-Apple-converted-space"> </span>++ loopy.i, ++ loopy.ptr )</span></p>
<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:10.5px;line-height:normal;font-family:"Andale Mono";color:rgb(0,0,0);background-color:rgba(0,0,0,0)"><span class="gmail-s1" style="font-kerning:none"><span class="gmail-Apple-converted-space"> </span>{ ... }</span></p><p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:10.5px;line-height:normal;font-family:"Andale Mono";color:rgb(0,0,0);background-color:rgba(0,0,0,0)"><span class="gmail-s1" style="font-kerning:none"><br></span></p><p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:10.5px;line-height:normal;font-family:"Andale Mono";color:rgb(0,0,0);background-color:rgba(0,0,0,0)"><span class="gmail-s1" style="font-kerning:none"><br></span></p><p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:10.5px;line-height:normal;font-family:"Andale Mono";color:rgb(0,0,0);background-color:rgba(0,0,0,0)"><span style="color:rgb(34,34,34);font-family:Arial,Helvetica,sans-serif;font-size:small">Greets</span><br></p></div></div>