Commits

Dave Abrahams committed 8f00643280f
[stdlib] Integers prototype: remove undefined behavior Trap before allowing shifts greater than the size of the integer type, so the errors will be detected everywhere, and then make sure we don't invoke it. Swift SVN r32404