| | | | --- | --- | | Bugzilla Link | [26380](https://llvm.org/bz26380) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @mclow | ## Extended Description __sanitizer_annotate_contiguous_container clearly mark used/unused portions of container storage and help catch out of bounds errors.