[Sema] Don't diagnose an array type mismatch when the new or previous
declaration has a dependent type. This fixes a bug where clang errors out on a valid code. rdar://problem/28051467 Differential Revision: https://reviews.llvm.org/D24110 llvm-svn: 280330
Loading
Please sign in to comment