rjmccall added a comment.

This all looks reasonable except that I think the interpretation is exactly 
backwards, no?  From the documentation on the option, 
`-fpadding-on-unsigned-fixed-point` causes there to be padding, i.e. the 
inverse of the old `SameFBits`; but the default value, comments, and boolean 
checks throughout the code are all still using the old interpretation.


Repository:
  rC Clang

https://reviews.llvm.org/D48727



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

Reply via email to