Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] name resolution and index bindings

>> I have implemented just the first step (having declaredBefore() for an  
>> index binding check if it is declared in an included header), and I'm  
>> finding that it doesn't break any tests (but perhaps there's something  
>> I'm missing and that the tests don't catch). 
>  
> This is great. The promiscuous binding resolution bothered me for a  
> long time. The change probably didn't break tests because I recently  
> changed all index tests to generate proper includes. Glad that it  
> appears to work. 

I only ran ParserTestSuite and IndexTests locally. Now that I pushed to Gerrit and the full suite of tests has run, I see that a few are failing. I'll investigate.

Regards,
Nate
 		 	   		  

Back to the top