sylvestre.ledru added a comment.

I see a lot of values in examples. If I started this review, it is because I 
was lost in all the options and could not find what I was looking for.

If you want, I can update the example to provide results with and without the 
option.

like

> With SpacesInCStyleCastParentheses: true:
>  x = ( int32 )y
>  With false:
>  x = (int32)y




https://reviews.llvm.org/D30532



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

Reply via email to