Creating IrLineNumberTestGenerated, adding line numbers for few common expressions

This PR enables LineNumberTestGenerated test on IR backend. The testing of
hardcoded sequence of line numbers is replaced with mere checks for set-like
checks for expected line numbers.
This commit is contained in:
Denis Vnukov
2018-08-20 16:00:28 -07:00
committed by Mikhael Bogdanov
parent 36936d252c
commit ddf92ef187
14 changed files with 644 additions and 130 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// FILE: 1.kt
// WITH_RUNTIME
package test