xref
: /
llvm-project
/
lldb
/
test
/
API
/
functionalities
/
data-formatter
/
data-formatter-stl
/
libstdcpp
/
vector
/
Makefile
(revision 99451b4453688a94c6014cac233d371ab4cc342d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
CXX_SOURCES
:=
main.cpp
2
3
CXXFLAGS
:= -
O0
4
USE_LIBSTDCPP
:=
1
5
6
include
Makefile.rules
7