Commits

Adrian Prantl committed d6e5caf634b
Assert monotonically increasing line numbers within the same basic block at -Onone. This is currently turned off by default because it also reports false positives, but it is an incredibly useful mechanism to find linetable bugs. Swift SVN r22738