pyos
|
e6d923f65c
|
FIR: rename HIDDEN to INVISIBLE_REFERENCE
Some of them should be INVISIBLE_MEMBER though
|
2021-04-21 16:18:21 +03:00 |
|
Dmitriy Novozhilov
|
49c2bfe637
|
[Test] Enable SMAP dump handler in boxInline tests
|
2021-02-02 17:53:53 +03:00 |
|
Dmitriy Novozhilov
|
64a300bfcd
|
[TD] Update testdata according to previous commit
|
2021-02-02 17:53:52 +03:00 |
|
Dmitriy Novozhilov
|
8973e3f362
|
[TD] Update fir directives in boxInline tests
|
2021-02-02 17:50:07 +03:00 |
|
pyos
|
76c34a07b2
|
JVM: use 1 as a synthetic line number for @InlineOnly lambdas
The source path already marks it as synthetic.
|
2020-05-25 20:03:56 +02:00 |
|
pyos
|
25e1fb8502
|
JVM: map synthetic line numbers through the SMAP
This is necessary so that IDEA does not ignore the line number.
|
2020-05-25 20:03:56 +02:00 |
|
pyos
|
d17a18f96d
|
JVM: do not write trivial SMAPs to classes outside inline funs
where trivial == those that map the file to itself.
|
2020-05-25 20:03:56 +02:00 |
|