diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-05-13 06:47:56 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-05-13 06:47:56 +0000 |
commit | 12e7931d0b497c1ff8a5f3389b88315140765695 (patch) | |
tree | e6f29915317f3c269c16e1ada6d5eed058e0cd65 /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | |
parent | 845d0d74bafd709b2179df73af4069ef459bf72f (diff) | |
download | bcm5719-llvm-12e7931d0b497c1ff8a5f3389b88315140765695.tar.gz bcm5719-llvm-12e7931d0b497c1ff8a5f3389b88315140765695.zip |
Add support for derived class special members hiding functions brought in from
a base class via a using-declaration. If a class has a using-declaration
declaring either a constructor or an assignment operator, eagerly declare its
special members in case they need to displace a shadow declaration from a
using-declaration.
llvm-svn: 269398
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions