Files
clang-p2996/lldb/test/API/lang/cpp/stl/Makefile
Haowei 8f683b552d [lldb] Use system c++ lib for LLDB STL tests (#112598)
This change partially reverts #112357 to avoid test failures on machines
which do not have gcc installed.
2024-10-16 16:34:02 -07:00

4 lines
48 B
Makefile

CXX_SOURCES := main.cpp
include Makefile.rules