Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Strengthen the repeat-trusted-len test
Simply checking for the presence of `llvm.memset` is too brittle because this instrinsic can be used for seemingly trivial operations, such as zero-initializing a `RawVec`.
- Loading branch information