[PATCH] D54565: Introduce `-Wctad` as a subgroup of `-Wc++14-compat`
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 6 08:03:20 PDT 2019
rjmccall added a comment.
I doubt "CTAD" is going to survive as a term that people recognize and remember, and I don't think `-Wclass-template-argument-deduction` is outrageously wordy compared to some of our other diagnostic groups. With that change, this would be fine with me.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54565/new/
https://reviews.llvm.org/D54565
More information about the cfe-commits
mailing list