diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-06-16 16:03:14 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-06-16 16:03:14 +0000 |
commit | 1c69bf00ae8328bae33594cd5e84f0c61009598e (patch) | |
tree | a7a91f4e5d788e934defc4463b79cc3dc5590c2f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 41476410c98cf92094536ea904acc7eb14eaa3ea (diff) | |
download | llvm-1c69bf00ae8328bae33594cd5e84f0c61009598e.zip llvm-1c69bf00ae8328bae33594cd5e84f0c61009598e.tar.gz llvm-1c69bf00ae8328bae33594cd5e84f0c61009598e.tar.bz2 |
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions