Commits

Chris Willmore committed f723b05672e
Don't remove 'with' from ObjC method arg name if resulting name is keyword. Also, remove calls to isSwiftReservedName in ClangImporter::Implementation::importName(), since 'true' and 'false' are now keywords and rdar://problem/13187570 is no longer a problem. rdar://problem/18797808 Swift SVN r23244