rjmccall added a comment.

Okay.  I guess the only choice, then, would be to not try to parse a template 
deduction guide when you're in a context where template deduction guides aren't 
allowed.  Maybe that's not actually reasonable.

Well, whatever.  I don't really have a problem with this patch; it seems 
reasonable and defensive.  Feel free to go ahead.

I am curious why this doesn't affect friend functions, though.  Do friend 
functions not have delayed exception specifications, or do they end up taking a 
different path somehow?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112616/new/

https://reviews.llvm.org/D112616

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

Reply via email to