We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09ac2ec commit 00da5ebCopy full SHA for 00da5eb
libcxx/include/deque
@@ -967,7 +967,6 @@ public:
967
// For more details, see the "Using libc++" documentation page or
968
// the documentation for __sanitizer_annotate_contiguous_container.
969
#if !defined(_LIBCPP_HAS_NO_ASAN)
970
- // TODO LLVM18: Remove the special-casing
971
_LIBCPP_HIDE_FROM_ABI void __annotate_double_ended_contiguous_container(
972
const void* __beg,
973
const void* __end,
0 commit comments