<div dir="ltr">Hi,<div><br></div><div style>the attached patch changes the attributes diag I added earlier today from</div><div style><br></div><div style><div>  test2.mm:3:12: error: postfix attributes are not allowed on Objective-C directives</div>
<div><br></div><div style>to </div><div style><br></div><div style><div>  test2.mm:3:12: error: postfix attributes are not allowed on Objective-C directives, place them in front of '@interface'</div><div><br></div>
<div style>for @interface and @protocol (and keeps the diagnostic as is for @class and @implementation).</div><div style><br></div><div style>Ok?</div><div style><br></div><div style>Nico</div></div></div></div>