[NFC] Remove outdated comment (#72591)

Special-casing has been already removed.
This commit is contained in:
Tacet
2023-11-17 03:23:07 +01:00
committed by GitHub
parent 09ac2ec3ad
commit 00da5eb86e

View File

@@ -967,7 +967,6 @@ public:
// For more details, see the "Using libc++" documentation page or
// the documentation for __sanitizer_annotate_contiguous_container.
#if !defined(_LIBCPP_HAS_NO_ASAN)
// TODO LLVM18: Remove the special-casing
_LIBCPP_HIDE_FROM_ABI void __annotate_double_ended_contiguous_container(
const void* __beg,
const void* __end,