https://github.com/llvm/llvm-project/pull/137829 We should use `__attribute__((nonstring))` on `u8` arrays that don't have a zero sentinel.
llvm/llvm-project#137829
We should use
__attribute__((nonstring))onu8arrays that don't have a zero sentinel.