Files
kotlin-fork/plugins
Ivan Gavrilovic 1fa990b063 Support isolating APs that report multiple originating elements from the same file
It is possible for isolating annotation processor to report two or more
originating elements from the same source file when generating
sources/classes/resources. This commit makes sure the source file are
de-duped, so assertion that there is a single source file does not fail.

Test: IsolatingIncrementalProcessorsTest.testIsolatingWithMultipleOriginatingElements

This is improvement to https://youtrack.jetbrains.com/issue/KT-23880
2019-06-05 18:19:49 +09:00
..
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:23 +03:00
2019-04-25 19:47:39 +07:00
2019-01-14 21:29:02 +03:00
2019-04-23 20:09:22 +03:00