[clang] [clang] Stop simplifyConstraint at embedded NUL (PR #196223)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Thu May 7 09:58:46 PDT 2026


efriedma-quic wrote:

I would prefer to add a diagnostic to reject this; there's no existing code depending on this, and discarding bits of the constraint string is confusing.

https://github.com/llvm/llvm-project/pull/196223


More information about the cfe-commits mailing list