[PATCH] D8149: Add hasUnderlyingType narrowing matcher for TypedefDecls, functionProtoType matcher for FunctionProtoType nodes, extend parameterCountIs to FunctionProtoType nodes
    Richard via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Jan 18 22:56:09 PST 2016
    
    
  
LegalizeAdulthood added a comment.
Is there any reason we can't proceed with the patch as-is and then see if it can be refactored into an overload of `hasType`?
http://reviews.llvm.org/D8149
    
    
More information about the cfe-commits
mailing list