<div dir="ltr">D'oh, I reversed the sense of my comment while editing it. I think you should use hasGlobalStorage here, since it more clearly indicates what you're testing for.</div><div class="gmail_extra"><br><br>
<div class="gmail_quote">On Wed, Dec 11, 2013 at 5:39 PM, Aaron Ballman <span dir="ltr"><<a href="mailto:aaron@aaronballman.com" target="_blank">aaron@aaronballman.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks! I've committed in r197104.  Btw, the GlobalVar subset subject<br>
was already using !hasLocalStorage. The SharedVar was the one using<br>
hasGlobalStorage.<br>
<span class="HOEnZb"><font color="#888888"><br>
~Aaron<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Wed, Dec 11, 2013 at 7:54 PM, Richard Smith <<a href="mailto:richard@metafoo.co.uk">richard@metafoo.co.uk</a>> wrote:<br>
> LGTM, sorry for the delay! One thing: maybe use !hasLocalStorage() rather<br>
> than hasGlobalStorage() in the definition of GlobalVar?<br>
><br>
><br>
> On Wed, Dec 11, 2013 at 9:34 AM, Aaron Ballman <<a href="mailto:aaron@aaronballman.com">aaron@aaronballman.com</a>><br>
> wrote:<br>
>><br>
>> Ping<br>
>><br>
>> On Fri, Dec 6, 2013 at 8:56 AM, Aaron Ballman <<a href="mailto:aaron@aaronballman.com">aaron@aaronballman.com</a>><br>
>> wrote:<br>
>> > Ping?<br>
>> ><br>
>> > On Mon, Dec 2, 2013 at 5:11 PM, Aaron Ballman <<a href="mailto:aaron@aaronballman.com">aaron@aaronballman.com</a>><br>
>> > wrote:<br>
>> >> This patch adds an explicit Subjects clause to the section attribute,<br>
>> >> and makes the subject diagnostic more consistent with other<br>
>> >> attributes. As far as I can tell from looking at the code and online<br>
>> >> documentation, the section attribute only applies to global variable<br>
>> >> definitions and functions, which is how I arrived at the Subjects list<br>
>> >> proposed.<br>
>> >><br>
>> >> ~Aaron<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>
><br>
</div></div></blockquote></div><br></div>