Commits

Andrew Trick committed e024f7fe412
Add sanity checks to the _isUnique_native API. This is a low-level API that bypasses the usual type checks. To avoid misuse, we add a dynamic type check that kicks in when stdlib asserts are enabled. Swift SVN r30311