diff options
Diffstat (limited to 'lldb/test/API/lang/cpp/std-invoke-recognizer/Makefile')
| -rw-r--r-- | lldb/test/API/lang/cpp/std-invoke-recognizer/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lldb/test/API/lang/cpp/std-invoke-recognizer/Makefile b/lldb/test/API/lang/cpp/std-invoke-recognizer/Makefile deleted file mode 100644 index 69014eb9c0f2..000000000000 --- a/lldb/test/API/lang/cpp/std-invoke-recognizer/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -CXX_SOURCES := main.cpp -USE_LIBCPP := 1 -CXXFLAGS_EXTRAS := -std=c++17 - -include Makefile.rules |
