Commits

Joe Groff committed 5cf855dd52a
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