Maybe also remove the old (and now unreachable) check from `CheckFunctionDeclaration`? This slightly degrades our diagnostic in this case: we get (one error + one note) per overridden function, rather than one error + (one note per overridden function), but I can live with that.
http://llvm-reviews.chandlerc.com/D2375 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
