Files
clang-p2996/lldb/test/functionalities/dynamic_value_child_count/Makefile
Enrico Granata c1fb7bd33e rdar://16424649
Clean up the DynamicValueTestCase

Namely, I split off the part of the test that validates child counts to a separate test

llvm-svn: 205450
2014-04-02 18:55:29 +00:00

6 lines
85 B
Makefile

LEVEL = ../../make
CXX_SOURCES := pass-to-base.cpp
include $(LEVEL)/Makefile.rules