[PATCH] D16574: Bug 15685 - OpenCL 'char' is not signed

Igor Chesnokov via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 5 13:05:41 PST 2016


ichesnokov added a comment.

Instead of checking by division by zero, I've used _StaticAssert. Functionally bo change, but more understandable.


http://reviews.llvm.org/D16574





More information about the cfe-commits mailing list