Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix separate compilation for ConstantsGen
A combination of commands triggered separate compilation that only recompiled part of builtins. A mechanism that workaround annotation processor's problems with separate compilation was updated to include changes from #4111. This was pretty tough to find given the rather unusual circumstances in CI.
- Loading branch information