Quuxplusone added a comment.

In D54565#1339454 <https://reviews.llvm.org/D54565#1339454>, @thakis wrote:

> Since I don't know what it means, I don't know if I want a diagnostic for it 
> :-)


Fair point. ;) But the full text of the diagnostic message does say "class 
template argument deduction is...," which does hint at the meaning of "CTAD."
I just checked and the text of the diagnostic for `-Wvla` is "variable length 
array used"; maybe I should follow its lead and just say "class template 
argument deduction used," thus even further divorcing this option from 
`-Wc++14-compat`.


Repository:
  rC Clang

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

https://reviews.llvm.org/D54565



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

Reply via email to