forked from swiftlang/swift
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This changes UUID::toString() to always print using upper case. The previous behavior was platform specific, resulting in difficulty checking UUIDs in tests. Serialization/basic_sil.swift and SIL/Parser/basic.sil are now expected to pass on Linux. This resolves bug SR-417.
- Loading branch information
Emanuel Zephir
committed
Dec 30, 2015
1 parent
f9c2cd1
commit b013be9
Showing
3 changed files
with
1 addition
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters