Now that the clang binaries are downloaded and stored in a persistent location, it would be wise to delete a version directory if any of the files inside haven't been touched for more than 3 months.
The implementation of this mechanism will require some changes to how the Java side receives the information of what is the cache directory. I reckon it will need to receive the root directory and version separately.
Now that the clang binaries are downloaded and stored in a persistent location, it would be wise to delete a version directory if any of the files inside haven't been touched for more than 3 months.
The implementation of this mechanism will require some changes to how the Java side receives the information of what is the cache directory. I reckon it will need to receive the root directory and version separately.