Skip to content
Commit 12e7931d authored by Richard Smith's avatar Richard Smith
Browse files

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
parent 845d0d74
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment