owenpan added a comment.

In D141654#4053470 <https://reviews.llvm.org/D141654#4053470>, @rymiel wrote:

> This also made me wonder, is there an actual policy on deprecated options? As 
> in, when they are actually removed.

We deprecate options only as a cleanup (as in this patch) or when adding new 
options (as in D108752 <https://reviews.llvm.org/D108752>) and should keep 
maintain backward compatibility. (Also see the original idea from 
@MyDeveloperDay in https://reviews.llvm.org/D19031#1745767.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141654

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

Reply via email to