forked from OSchip/llvm-project
parent
0860bfc676
commit
01eb47800b
|
@ -961,7 +961,7 @@ _LIBCPP_FUNC_VIS extern "C" void __sanitizer_annotate_contiguous_container(
|
|||
#endif
|
||||
|
||||
#if defined(_LIBCPP_HAS_NO_THREADS) && defined(_LIBCPP_HAS_THREAD_API_EXTERNAL)
|
||||
# error _LIBCPP_HAS_EXTERNAL_THREAD_API may not be defined when \
|
||||
# error _LIBCPP_HAS_THREAD_API_EXTERNAL may not be defined when \
|
||||
_LIBCPP_HAS_NO_THREADS is defined.
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue