<div class="gmail_quote">On Wed, Dec 14, 2011 at 11:23 AM, Delesley Hutchins <span dir="ltr"><<a href="mailto:delesley@google.com">delesley@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This patch fixes the parsing of thread-safety attributes so that empty<br>
attribute lists are allowed, e.g.<br>
 __attribute__((unlock_function())) is allowed, and is the same<br>
as__attribute__((unlock_function)).<br>
This fix is necessary to use existing macros and header files with the<br>
attributes.<br></blockquote><div><br></div><div>Looks good, please commit.</div></div>