Files
kotlin-fork/analysis
Ilya Kirillov a5082e5d94 [LL FIR] do not rethrow exceptions from caches
Previously, the exceptions from ValueWithPostCompute was saved in cache and rethrown.
This was needed to avoid multiple heavy calculation which will be still uncecessfull.
Currently we do not have much of such exceptions and such thing may break perf test
by throwing exceptions from old test invocation
2023-01-14 08:39:58 +00:00
..
2023-01-13 21:36:04 +00:00
2023-01-04 14:08:16 +00:00