Fixed an implicit definition warning by including <string.h>. Also fixed run-time assertions that the return value of strxfrm_l calls is less than the buffer size by increasing the size of the referenced buffer.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo