DeclObjC: Fix comments about bad API
authorAlp Toker <alp@nuanti.com>
Sat, 7 Jun 2014 23:31:01 +0000 (23:31 +0000)
committerAlp Toker <alp@nuanti.com>
Sat, 7 Jun 2014 23:31:01 +0000 (23:31 +0000)
commit84c424089f48f3558229767c94fd83fd09d89e3f
tree122aded798576ed26ff9d6f922e4ac83bc2ffa4b
parent541d5070bfb4c617e389b6aecc57fdf0738ad243
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
clang/include/clang/AST/DeclObjC.h