mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
592e87fcac
- Don't assert when a string looks like a u32 string to the heuristic but doesn't have a length that's 0 mod 4. Instead, classify those as u16 with embedded \0 chars. Found by oss-fuzz. - Print embedded nul bytes as \0 instead of \x00. llvm-svn: 358835 |
||
---|---|---|
.. | ||
invalid-manglings.test | ||
ms-arg-qualifiers.test | ||
ms-back-references.test | ||
ms-basic.test | ||
ms-conversion-operators.test | ||
ms-cxx11.test | ||
ms-cxx14.test | ||
ms-cxx17-noexcept.test | ||
ms-mangle.test | ||
ms-md5.test | ||
ms-nested-scopes.test | ||
ms-operators.test | ||
ms-return-qualifiers.test | ||
ms-string-literals.test | ||
ms-template-callback.test | ||
ms-templates-memptrs-2.test | ||
ms-templates-memptrs.test | ||
ms-templates.test | ||
ms-thunks.test | ||
ms-windows.test |