aboutsummaryrefslogtreecommitdiff
path: root/test/Rewriter/rewrite-forward-class.m
blob: 5a50f53a480fe9c9d929d03258dfcccad8bb8d05 (plain) (blame)
1
2
3
4
5
6
7
8
// RUN: %clang_cc1 -rewrite-objc -o - %s
// rdar://6969189

@class XX;
@class YY, ZZ, QQ;
@class ISyncClient, SMSession, ISyncManager, ISyncSession, SMDataclassInfo, SMClientInfo,
    DMCConfiguration, DMCStatusEntry;