[AST/ObjC] Make ObjCCategoryImplDecl consistent with ObjCCategoryDecl and use...
[AST/ObjC] Make ObjCCategoryImplDecl consistent with ObjCCategoryDecl and use the category name as its DeclName This also addresses the badness in ObjCCategoryImplDecl's API, which was hiding NamedDecl's APIs with different meaning. llvm-svn: 297131
Loading
Please sign in to comment