================ ---------------- filaka771 wrote:
Thanks for the feedback. I restored the `T->isCharType()` short-circuit in the outer guard. I'm not fully sure I understood the note about the `SChar` check. Do you want the `signed char` exclusion split into an earlier return after the builtin-type lookup, or is the current layout okay? https://github.com/llvm/llvm-project/pull/203792 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
