[clang] [ConstEval] Fix crash when comparing strings past the end (PR #137078)

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 23 16:39:12 PDT 2025


zygoloid wrote:

Yeah. I agree that using the overlap diagnostic only in the case where there's at least one byte of potential overlap (as this PR does) is best.

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


More information about the cfe-commits mailing list