]> granicus.if.org Git - clang/commit
As per John McCall comment:
authorFrancois Pichet <pichet2000@gmail.com>
Wed, 18 Apr 2012 03:24:38 +0000 (03:24 +0000)
committerFrancois Pichet <pichet2000@gmail.com>
Wed, 18 Apr 2012 03:24:38 +0000 (03:24 +0000)
commit2d01f2c414b8ef2ae23620ce6c9d3763c8bf73bf
tree2483ee48b3420e3945a0d89c02d9f517f7b5afe0
parent3acf764931e0f3e3ce75db0f4c4d400ee588d6b0
As per John McCall comment:
Follow up to r154924: check that we are in a static CMethodDecl to enable the Microsoft bug emulation regarding access to protected member during PTM creation. Not just any static function.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154982 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaAccess.cpp