Zac Sweers
11/30/2025, 7:01 AMcontainingFileName APIs introduced to FIR in 2.3.0, and finding that it doesn't actually seem to be compatible with KGP's IC implementation 😞. Something seems to get lost in translation between how kotlinc understands this file path (which is relative/based on the package) and how KGP does (it expects an absolute path?)
KT-82809 [FIR][IC] New containingFileName parameter API is not actually compatible with ICOliver.O
11/30/2025, 11:53 AMZac Sweers
11/30/2025, 4:54 PMOliver.O
11/30/2025, 5:45 PMIsaac Udy
12/01/2025, 11:24 AMFirDeclarationGenerationExtension? I'm only juuust starting to play around with some compiler plugin stuff, and I may have missed some news here.Zac Sweers
12/01/2025, 3:35 PMdmitriy.novozhilov
12/02/2025, 3:12 PMcontainingFileName is not specified.
Working on the fix.dmitriy.novozhilov
12/02/2025, 3:14 PMOliver.O
12/05/2025, 11:52 PM2.3.20-dev-6000 looks kinda cool. 😆 Like some fancy product series.