xref
: /
llvm-project
/
lldb
/
test
/
API
/
lang
/
cpp
/
structured-binding
/
Makefile
(revision f56cb520d8554ca42a215e82ecfa58d0b6c178e4)
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