rjmccall added a comment.

You can have more arguments than parameters because of varargs.  Even putting 
that aside, no, I think we generally shouldn't go backwards on these limits.  
Anyway, packing right up to the limits imposed by `NumExprBits` probably isn't 
a great idea.


Repository:
  rC Clang

https://reviews.llvm.org/D54676



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

Reply via email to