[JVM IR] Fix lineNumber passing into CoroutineTransformer.

- Get it from `IrFile` & `IrElement.startOffset` instead of descriptor
 - Unmute stepping tests
This commit is contained in:
Roman Artemev
2020-09-02 18:20:58 +03:00
parent 5aca8ebda8
commit 685b74769d
3 changed files with 16 additions and 3 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
LineBreakpoint created at siSuspendFun.kt:31
Run Java
Connected to the target VM
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
LineBreakpoint created at souSuspendFun.kt:9
Run Java
Connected to the target VM