diff options
author | Ziqing Luo <ziqing@udel.edu> | 2023-12-18 10:39:15 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-18 10:39:15 -0800 |
commit | 4123b95949727cb171bfcac6fcec89ea8cb76ef2 (patch) | |
tree | 5387a06c79da5fb1621f506d2d5984ea3803fa09 /libcxx/include/__algorithm/find.h | |
parent | 363f708fcbf92299f4defa8057b8d38a61f168d0 (diff) | |
download | llvm-4123b95949727cb171bfcac6fcec89ea8cb76ef2.zip llvm-4123b95949727cb171bfcac6fcec89ea8cb76ef2.tar.gz llvm-4123b95949727cb171bfcac6fcec89ea8cb76ef2.tar.bz2 |
[-Wunsafe-buffer-usage] Add a subgroup `-Wunsafe-buffer-usage-in-container` (#75665)
Add a sub diagnostic group under `-Wunsafe-buffer-usage` controlled by
`-Wunsafe-buffer-usage-in-container`. The subgroup will include warnings
on misuses of `std::span`, `std::vector`, and `std::array`.
Diffstat (limited to 'libcxx/include/__algorithm/find.h')
0 files changed, 0 insertions, 0 deletions