nwilson added inline comments.

================
Comment at: lib/Sema/SemaDecl.cpp:5909
@@ +5908,3 @@
+             diag::err_concept_specified_specialization)
+          << (IsPartialSpecialization ? 2 : 1);
+        NewVD->setInvalidDecl(true);
----------------
Hmm, I'd lean toward leaving it as is until the wording is sorted out. I don't 
feel too strongly either way though.


http://reviews.llvm.org/D13357



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to