<div dir="ltr">Some tiny things:<div><br></div><div><div>+  // Ignore also all pragma in all namespaces created</div><div>+  // in Preprocessor::RegisterBuiltinPragmas().</div></div><div><br></div><div>The English in this (copy-pasted) comment is a bit awkward; can you fix it to something like "Also ignore all pragmas in [...]"</div>
<div><br></div><div>Please also add to your testcase an instance of a #pragma we don't normally understand (#pragma this_pragma_does_not_exist or similar).</div><div><br></div><div>Otherwise, LGTM, thanks!</div></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 27, 2013 at 3:57 PM, Lubos Lunak <span dir="ltr"><<a href="mailto:l.lunak@centrum.cz" target="_blank">l.lunak@centrum.cz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
 Hello,<br>
<br>
 the attached patch should fix PR9537. It is apparently necessary to install<br>
empty pragma handlers for all pragma namespaces that exist.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
 Lubos Lunak<br>
</font></span><br>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
<br></blockquote></div><br></div>