blob: 9689b1f8e5da5ed21ab2d8b2f330fb3678e1a08c [file] [log] [blame]
#if !__has_feature(objc_arc)
#error "ObjC files with CLANG_ENABLE_OBJC_ARC should be ARC'd!"
#endif
void m_fun() {}