BRevzin marked an inline comment as done.
BRevzin added a comment.

In https://reviews.llvm.org/D41740#968134, @JonasToth wrote:

> Could you please add a test case with a template that reduces the type to 
> int8 or uint8?


I don't actually know how to do that. I tried a few things, but getting the 
type of the expression through a template gets me directly to `unsigned char`, 
not to `uint8_t`.


https://reviews.llvm.org/D41740



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

Reply via email to