[NFC] Fix release notes about ASan
authorAdvenam Tacet <advenam.tacet@trailofbits.com>
Mon, 24 Jul 2023 19:00:56 +0000 (21:00 +0200)
committerAdvenam Tacet <advenam.tacet@trailofbits.com>
Tue, 25 Jul 2023 02:50:09 +0000 (04:50 +0200)
commit3326feb39729e04b5bfdb9f87c8118573451b501
treea6e41a68c7a0af873bc907106ae8ab4fe37a4901
parentcab89fe23a6b7ca18172bfc049aa0acb2255b920
[NFC] Fix release notes about ASan

Existing notes were not fully correct and were missing a detail:
- `std::vector` was annotated long time ago,
- `std::deque` annotations are new,
- now container annotations were extended to all allocators (support in ASan API exists since LLVM16).

Reviewed By: philnik, #libc

Differential Revision: https://reviews.llvm.org/D156162
libcxx/docs/ReleaseNotes/17.rst