llvm-capstone/clang/test/ARCMT/lit.local.cfg
Roman Divacky 718fb1cdf9 Make the information about disabled ARCMT/Rewriter/StaticAnalyzer available
to lit and use this info to disable Analysis/FixIt/Rewriter/Analysis tests
when those are not compiled into clang.

llvm-svn: 189395
2013-08-27 19:27:35 +00:00

3 lines
63 B
INI

if config.root.clang_arcmt == 0:
config.unsupported = True