Commits

Joe Groff committed 7535acc86be
Make bridged String and collection types conform to CVarArg. This allows String, Array, Dictionary, and Set to be passed as variadic arguments to Cocoa APIs like NSLog, NSPredicate, stringWithFormat:, etc. rdar://problem/27651717