<div dir="ltr"><div>Sorry for the delay!</div><div><br></div>Can you factor out the known header checking, or move it into an 'if', rather than skipping it with a goto?<div><br></div><div>Otherwise, LGTM, thanks!</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, May 4, 2014 at 7:07 PM, Ben Langmuir <span dir="ltr"><<a href="mailto:blangmuir@apple.com" target="_blank">blangmuir@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">gentle ping<br>
<div><div class="h5"><br>
On Apr 28, 2014, at 8:54 PM, Ben Langmuir <<a href="mailto:blangmuir@apple.com">blangmuir@apple.com</a>> wrote:<br>
<br>
> This patch adds the warning options:<br>
><br>
> -Wnon-modular-include -- warn on any #include of a header that's not listed in a module map<br>
> [-Wnon-modular-include-in-module -- subgroup, only warn if the include is in a module]<br>
> -Wnon-modular-include-in-framework-module -- subgroup, only warn if the include is in a framework module<br>
><br>
> There had been discussion of this making -fmodules-strict-decluse redundant, but I wasn’t sure if we came to an agreement about that, so I didn’t remove it.<br>
><br>
><br>
</div></div>> Ben<non-modular-include.patch><br>
><br>
<br>
</blockquote></div><br></div>