dexonsmith added a comment.

In D82756#2348159 <https://reviews.llvm.org/D82756#2348159>, @dexonsmith wrote:

> I have an idea: use `DEFAULT_VALUE` to keep current behaviour. Here's an 
> example to demonstrate.

Downside of this is that it's error prone, because it requires for correctness 
(but does not enforce) a particular option definition order. The alternative 
would be to formalize it in the options somehow.


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

https://reviews.llvm.org/D82756

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

Reply via email to