xref
: /
external
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
DependsOnModule.framework
/
Headers
/
not_coroutines.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
__cpp_coroutines
2
#
error
coroutines
must
NOT
be
enabled
3
#
endif
4