rjmccall added a comment.

Our experience is that we keep adding more complexity to `FunctionType`, so 
it'd be nice if the bits weren't pressed up against the absolute limit.  
Dynamic exception specifications are really common, but only in the 
zero-exceptions case, so as long as we can efficiently represent and detect 
that I think putting the rest of the count out-of-line is fine.


Repository:
  rC Clang

https://reviews.llvm.org/D50631



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

Reply via email to