<div dir="ltr">Hi list,<div><br></div><div>I follow all the steps of <a href="http://clang.llvm.org/docs/InternalsManual.html#how-to-add-an-attribute">http://clang.llvm.org/docs/InternalsManual.html#how-to-add-an-attribute</a> </div><div>tutorial on 'how to add an attribute on clang' but still a get an '<i>unknown attribute</i>' warning.</div><div><br></div><div>The generated file (<font face="monospace, monospace">AttrList.inc</font>) contains my new attribute. </div><div>Therefore, I assume that I need also to attach the new attribute to target </div><div>(I support a different one than the built-ins).</div><div>But, not sure if I make the correct changes. I'd like to ask your help on this.</div><div><br></div><div>Thank you in advance,</div><div><br></div><div>-IS</div></div>