Commit Graph

2 Commits

Author SHA1 Message Date
practicalswift
265835fdfc [Python] Use consistent import ordering for Python code
Ordering used:
1.) standard library imports
2.) third party imports
3.) local package imports

Each group is individually alphabetized.
2016-03-07 23:25:16 +01:00
Michael Gottesman
9783da45ab Added utility create-filecheck-tests that takes in a sil fragment and converts SSA variables to FileCheck variables.
Swift SVN r11912
2014-01-05 04:15:31 +00:00