aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/cpp/preferred_name/Makefile
blob: 36117723fd1dfe8e2df933331ecee4c432bbadf5 (plain)
1
2
3
CXX_SOURCES := main.cpp
CXXFLAGS_EXTRAS := -std=c++20 -glldb
include Makefile.rules