Clang Project

clang_source_code/test/Rewriter/lit.local.cfg
1# The Objective-C rewriters are currently grouped with ARCMT.
2if not config.root.clang_arcmt:
3    config.unsupported = True
4