zturner added a comment.

In http://reviews.llvm.org/D10370#309789, @djasper wrote:

> I think we can add the option AlwaysBreakAfterReturnType but still be 
> backwards compatible. If clang-format finds only the old option in a 
> configuration file, it can choose the appropriate value of the new option.
>
> I also like using just this one option better than using the one option with 
> the added bool option.


What if it finds both the old option and the new option, but they conflict?  
Error out?


http://reviews.llvm.org/D10370



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

Reply via email to