Commit Graph

4 Commits

Author SHA1 Message Date
Dmitri Hrybenko
275cfc0545 stdlib: protocol extensions: de-underscore underestimateCount()
Swift SVN r28240
2015-05-07 00:30:28 +00:00
Dmitri Hrybenko
4c0c2a14ee stdlib tests: use OpaqueValue in the lazy() test
Swift SVN r27401
2015-04-17 04:19:40 +00:00
Dmitri Hrybenko
932e228ed2 IRGen: mark autolinking information on ELF as used
Swift SVN r25845
2015-03-08 03:49:54 +00:00
Dmitri Hrybenko
d791725752 stdlib/lazy: best effort for underestimateCount() on lazy views
Change underestimateCount() to forward to the underlying sequence or
collection.

Swift SVN r25279
2015-02-13 19:37:54 +00:00