If a non-dependent base class initializer fails to match any direct or
virtual base class, but the class still has dependent base classes, then don't diagnose the failed match as an error: the right base class might magically appear. Fixes PR7259. llvm-svn: 106103
Loading
Please sign in to comment