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 | 40c92bbe4fec5b8edba3c33aa837a94486f0f28d (patch) | |
tree | 17fdb7a13f6c9327a58997d4881b0a0f9ebb53d4 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8815f38312b7ecda9a307fa8bbf291f617d19828 (diff) | |
download | llvm-40c92bbe4fec5b8edba3c33aa837a94486f0f28d.zip llvm-40c92bbe4fec5b8edba3c33aa837a94486f0f28d.tar.gz llvm-40c92bbe4fec5b8edba3c33aa837a94486f0f28d.tar.bz2 |
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.
llvm-svn: 103010
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions