[libcxx-commits] [libcxx] [llvm] [libcxx] Remove ASan container overflow checks for SSO strings (PR #194208)

Vitaly Buka via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 4 13:57:16 PDT 2026


vitalybuka wrote:

> 2\. Long strings only + entirely suppressing SSO (190%)

Update:

I missed a couple places where SSO was used.
After changing to something like #195740 (note, proper rebase on #194208 is expected. this one just to show the idea)

I can detect almost all 400% from no.3





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


More information about the libcxx-commits mailing list