[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:05:49 PDT 2019
rjmccall added a comment.
Oh, I see this review might be dead in the water; I'm not sure why I was just added as a reviewer to it (by a non-author, no less).
I personally have no problem with pulling out specific features as sub-groups of the compatibility warning. I agree with Richard, though, that if the real goal is to warn about "unsafe" uses of this feature then a more tailored warning would be better.
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