aaron.ballman added a comment. In D127762#4102578 <https://reviews.llvm.org/D127762#4102578>, @erichkeane wrote:
> By standard imp-limits, apparently we only need to handle 8 bits worth for > the Exception Spec types. I'd be tempted, based on exception specs being > deprecated and rarely used, to reduce it to an 'unsigned short' (2 bytes), > which makes this cost-free on 32 bit machines. WDYT? It's a bit orthogonal to this patch, but I think it's a reasonable change to make so long as we don't break significant code. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D127762/new/ https://reviews.llvm.org/D127762 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits