diff options
author | Advenam Tacet <advenam.tacet@trailofbits.com> | 2023-07-24 19:57:22 +0200 |
---|---|---|
committer | Advenam Tacet <advenam.tacet@trailofbits.com> | 2023-07-24 20:32:56 +0200 |
commit | 705fb08be1eb723994edae31aa49ff3b8fa15669 (patch) | |
tree | 43e4edba1a49cb8bc9174ca03005f5b66a3e6446 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 8db184ae8c4759fb3430a1f6ff0d82a0b3251274 (diff) | |
download | llvm-705fb08be1eb723994edae31aa49ff3b8fa15669.zip llvm-705fb08be1eb723994edae31aa49ff3b8fa15669.tar.gz llvm-705fb08be1eb723994edae31aa49ff3b8fa15669.tar.bz2 |
[NFC][libc++] Update comments to reflect changes in ASan
ASan capabilities were extended, but some comments were not updated and describe old behavior. This commit updates outdated comments, which I found.
Mentioned changes are:
- All allocators in containers (`std::vector` and `std::deque`; D146815 D136765) are supported, but it's possible to turn off annotations for a specific allocator (D145628).
- Buffers don't have to be aligned (D132522).
Reviewed By: #libc, philnik
Differential Revision: https://reviews.llvm.org/D156155
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions