This seems like a pretty reasonable compatibility hack, given that we already recover from the error gracefully. Richard?
REPOSITORY rL LLVM ================ Comment at: llvm/tools/clang/lib/Sema/SemaTemplate.cpp:5889 @@ -5886,3 +5888,3 @@ return false; } ---------------- Hm, I guess we already recover from this error. http://reviews.llvm.org/D8283 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
