llvm-project/lldb/packages/Python/lldbsuite/test/lang/objc/objc-static-method-stripped
Pavel Labath f0537825a2 Fix clean rule for a makefile
The test was failing on windows because the clean rule (which is executed even if the test is
skipped) returned an error there.

llvm-svn: 265140
2016-04-01 12:59:37 +00:00
..
Makefile Fix clean rule for a makefile 2016-04-01 12:59:37 +00:00
TestObjCStaticMethodStripped.py Fixed a problem where a dSYM wasn't properly found because it had the wrong name 2016-03-30 20:17:41 +00:00
static.m