Anastasia added a comment.

I see. If I say something like:

- For the number of event argument allow to pass larger integers than 32 bits 
as soon as compiler can prove that the range fits in 32 bits. If not, the 
diagnostic will be given.

- Change type of the arguments specifying sizes of the corresponding block 
arguments to  be size_t.


https://reviews.llvm.org/D26509



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

Reply via email to