hulxv wrote:

> Do we need a deprecation period for this change? This will break anyone using 
> the old names in scripts and whatnot.
> 
> Also, the changes will need something in the release notes so users know 
> about the new names.

Is there a specific way to mark flags as deprecated? I didn't find anything 
like that in 
[`Support/CommandLine`](https://github.com/llvm/llvm-project/blob/main/llvm/lib/Support/CommandLine.cpp).
 It will be useful if we implement something like that to mark a specific flag 
as deprecated, and it will appear when the user shows the help message

https://github.com/llvm/llvm-project/pull/132991
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to