mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
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