6604627fa8
This will allow IDE plugins to contribute compiler plugins to analysis, above and beyond those used for the actual compilation step. These plugins can be used to, for example, provide declarations for code that is generated during build by an external tool. ^KT-57763 fixed