xref
: /
llvm-project-15.0.7
/
lldb
/
test
/
API
/
lang
/
cpp
/
structured-binding
/
Makefile
(revision 28e665fa)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
CXX_SOURCES
:=
main.cpp
2
CXXFLAGS_EXTRAS
:= -
std
=
c
++
17
3
4
include
Makefile.rules
5