diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-05-04 15:20:55 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-05-04 15:20:55 +0000 |
commit | 6cdc161527a513f28dfc6f6ec27eb287f8268024 (patch) | |
tree | daa1e3362f1fd3e955358d29817e2c3487d00bea /lib/CodeGen/CGBlocks.cpp | |
parent | 0ca43595e9e8dcf62a2ab6f5c7f4666bfb230b6a (diff) |
When creating a call to a base subobject's operator= in an
implicitly-defined copy assignment operator, suppress the protected
access check. This eliminates the remaining failure in the
Boost.SmartPtr library (that was a product of the copy-assignment
generation rewrite) and, presumably, the Boost.TR1 library as well.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103010 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGBlocks.cpp')
0 files changed, 0 insertions, 0 deletions