| 1 | # The Objective-C rewriters are currently grouped with ARCMT. |
|---|---|
| 2 | if not config.root.clang_arcmt: |
| 3 | config.unsupported = True |
| 4 |
| 1 | # The Objective-C rewriters are currently grouped with ARCMT. |
|---|---|
| 2 | if not config.root.clang_arcmt: |
| 3 | config.unsupported = True |
| 4 |