xref
: /
llvm-project
/
lldb
/
test
/
API
/
python_api
/
value
/
change_values
/
libcxx
/
atomic
/
Makefile
(revision ff9c31b23b7635f2c97c5f9c33fd4e032b717ad0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
CXX_SOURCES
:=
main.cpp
2
3
USE_LIBCPP
:=
1
4
5
CXXFLAGS_EXTRAS
:= -
O0
6
include
Makefile.rules
7