DeclObjC: Fix comments about bad API
What's going on here isn't overriding but rather the sketchy practice of member hiding (shadowing of base members). llvm-svn: 210404
Loading
Please sign in to comment
What's going on here isn't overriding but rather the sketchy practice of member hiding (shadowing of base members). llvm-svn: 210404