Ilya Kalibrov [JB]
01/25/2022, 10:28 AMNorbi
01/27/2022, 7:41 AMOleksandr Karpovich [JB]
01/27/2022, 8:17 AMNorbi
01/27/2022, 8:28 AMinline
.
related to some unused code branches (since production run uses dce)Hm, that sound logical but unfortunatelly the error doesn't contain any context. This is not the first internal compiler error or similar "_compiler_" error I ran into. Maybe all of these asserts should include some context about the currently compiled file/expression/anything to help investigations...
Oleksandr Karpovich [JB]
01/27/2022, 12:37 PMinline fun @Composable
. Perhaps, it has usages of composable Style function (which is inline).
by the way, did the problem popped up after updating on a certain version of compose?Norbi
01/27/2022, 5:18 PM