<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><blockquote type="cite">-def err_pragma_loop_invalid_value : Error<<br>-  "invalid argument; expected a positive integer value">;<br>+def err_pragma_loop_invalid_argument : Error<<br>+  "invalid argument %0; expected a positive 32-bit integer value">;<br></blockquote><br>Why is this diagnostic now in Sema and Parser (in the patch attached<br>to your latest email)?<br></div></blockquote><br></div><div><br></div><div>I’m not sure whats going on with the patch on the email. It was shorter than the actual file. I’ll try sending it again.</div><div><br></div><div>The err_pragma_loop_invalid_argument is used by CheckLoopHintExpr in Sema.</div><div><br></div><div>Tyler</div><div><br></div><div></div></body></html>