summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/const_this
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-09-05 06:55:23 +0000
committerPavel Labath <pavel@labath.sk>2019-09-05 06:55:23 +0000
commit59a1d998d97dcf7be747caf7d2f80089c1830fb1 (patch)
tree4a5744e4c7327091b166353d60e334bb22897175 /lldb/packages/Python/lldbsuite/test/lang/cpp/const_this
parent991f0fb149a3ddf8e007fc9d49e441c97481f61d (diff)
downloadbcm5719-llvm-59a1d998d97dcf7be747caf7d2f80089c1830fb1.tar.gz
bcm5719-llvm-59a1d998d97dcf7be747caf7d2f80089c1830fb1.zip
[dotest] Delete trivial inline test makefiles
inline tests are able to generate these automatically llvm-svn: 371015
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/const_this')
-rw-r--r--lldb/packages/Python/lldbsuite/test/lang/cpp/const_this/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/lang/cpp/const_this/Makefile b/lldb/packages/Python/lldbsuite/test/lang/cpp/const_this/Makefile
deleted file mode 100644
index b5d2d900f90..00000000000
--- a/lldb/packages/Python/lldbsuite/test/lang/cpp/const_this/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-CXX_SOURCES := main.cpp
-CXXFLAGS += -std=c++11
-include Makefile.rules
-
-cleanup:
- rm -f Makefile *.d
-
OpenPOWER on IntegriCloud