]> granicus.if.org Git - clang/commit
Don't override explicit visibility attributes on class members with
authorJohn McCall <rjmccall@apple.com>
Wed, 27 Oct 2010 22:31:22 +0000 (22:31 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 27 Oct 2010 22:31:22 +0000 (22:31 +0000)
commit6f4ac4b18fdfc410b547c82457fd7b229e48ec16
tree6cb70190e9ccd9da1cd572e18456ccd7be4f0524
parentc8e5cf8f725e111965debb7130ef7466c0c73884
Don't override explicit visibility attributes on class members with
type-based visibility.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@117500 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/Decl.cpp