practicalswift
fa7fbdb8b0
[gardening] Remove redundant nil-initialization of optional variable
...
From the Swift documentation:
"If you define an optional variable without providing a default value,
the variable is automatically set to nil for you."
2016-09-18 07:40:07 +02:00
Michael Gottesman
06a70d3942
[cmake] Add cmake support for only applying tsan to the swift stdlib/runtime.
2016-08-03 17:53:57 -07:00
Michael Ilseman
04ad9feee6
[noescape by default] Add explicit @escaping as needed
2016-07-29 16:25:46 -07:00
Michael Ilseman
23990bf888
[noescape by default] Add explicit @escaping as needed
2016-07-29 16:16:01 -07:00
Maxim Moiseev
a99221bfde
[overlay] CryptoTokenKit ( #3859 )
...
This is work in progress
2016-07-29 12:39:37 -07:00