xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
libc-libcxx
/
sysroot
/
usr
/
include
/
c++
/
v1
/
__config
(revision ed84df008f609f7245871a9b6d00b57cb19410aa)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#ifndef _LIBCPP_CONFIG
2
#define _LIBCPP_CONFIG
3
4
#define __LIBCXX_CONFIG
5
6
#endif
7