Emulate a MSVC bug where the creation of pointer-to-member to protected member...
Emulate a MSVC bug where the creation of pointer-to-member to protected member of base class is allowed but only from a static function. This fixes a regression when parsing MFC code with clang. llvm-svn: 154924
Loading
Please register or sign in to comment