[libcxx-commits] [libcxx] [libc++] Add missing hardening checks and tests for vector<bool> (PR #121366)
Konstantin Varlamov via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jan 8 16:17:41 PST 2025
var-const wrote:
@winner245 This is awesome, thank you! Can you please also update [the docs](https://libcxx.llvm.org/Hardening.html#hardened-containers-status) to remove the note about `vector<bool>`?
```
Note: vector<bool> iterator is not currently hardened.
```
https://github.com/llvm/llvm-project/pull/121366
More information about the libcxx-commits
mailing list