Changes to support the white list in [basic.lval]p10.  There should be a corresponding test to each list item, except when those dealing with tag types since we are skipping them for now.<br><br><div class="gmail_quote">On Wed, Apr 27, 2011 at 6:11 PM, John McCall <span dir="ltr"><<a href="mailto:rjmccall@apple.com">rjmccall@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Apr 27, 2011, at 6:07 PM, Richard Trieu wrote:<br>
> Is there a way that Clang can check if the warning is turned off and skip the expensive checking?<br>
<br>
</div>Yes, you can check whether the current mapping for the diagnostic is still "ignore".<br>
<div class="im"><br>
> And did you mean the list in [basic.lval]p15?  [basic.lval]p10 doesn't have a list.<br>
<br>
</div>We're just looking at different standards. :)  C++11's [basic.lval]p10 is just minor wording differences from C++03's [basic.lval]p15.<br>
<font color="#888888"><br>
John.<br>
</font></blockquote></div><br>