[PATCH] Fix declaring class template methods with an attributed	typedef
    Richard Smith 
    richard at metafoo.co.uk
       
    Tue Jul 30 17:45:39 PDT 2013
    
    
  
  I see, we can be sure that there are parameters to instantiate, even if the function was declared through a typedef, because we must have seen that we were declaring a function in the template definition and will have created parameters for the function there.
  LGTM
http://llvm-reviews.chandlerc.com/D1135
BRANCH
  cc-template-bug
ARCANIST PROJECT
  clang
    
    
More information about the cfe-commits
mailing list