<div class="gmail_quote">On Tue, Jul 31, 2012 at 12:29 AM, Nikola Smiljanic <span dir="ltr"><<a href="mailto:popizdeh@gmail.com" target="_blank">popizdeh@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I think you forgot to remove the second condition.<br>
if (FTI.NumArgs > 0 && D.getContext() != Declarator::ConditionContext) {<br>
<br>
You already have this check "D.getContext() ==<br>
Declarator::ConditionContext" few lines above.<br></blockquote><div><br></div><div>Thanks, you're right. I've already cleaned this up in r160999.</div></div>