The memset_chk library function should match memset's attributes with
respect of memory effects (argmemonly, writeonly). It also does not
raise exceptions. It may not return, in case it aborts the program.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Maybe also improve this?