<p dir="ltr"><br>
On 4 Sep 2013 10:16, "Aaron Ballman" <<a href="mailto:aaron@aaronballman.com">aaron@aaronballman.com</a>> wrote:<br>
><br>
> With the refactorings that have been happening for attribute parsing,<br>
> it seems this piece of custom parsing logic for thread safety analysis<br>
> can go away.  The only real modification here is the updated test case<br>
> which provides a definition for two functions; I wanted to make sure I<br>
> was not subverting the intention of the test.</p>
<p dir="ltr">Sadly, you are. We need the unevaluated context around the expression parsing here. But I suspect most of the duplication can still be factored out.</p>