[PATCH] D45406: Document -std= values for different languages
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 7 13:06:19 PDT 2018
rsmith added a comment.
In https://reviews.llvm.org/D45406#1060773, @dim wrote:
> In https://reviews.llvm.org/D45406#1060768, @mgorny wrote:
>
> > To be honest, I find those '(deprecated)' confusing — the user may mistakenly assume that it's about all values rather than the alias.
>
>
> Sure, what would you suggest as an alternative? Not listing them, listing them separately, using some sort of "*" suffix, or anything else?
I think not listing them is probably best. We don't want anyone to specify them, after all.
Repository:
rC Clang
https://reviews.llvm.org/D45406
More information about the cfe-commits
mailing list