[lit] Passthrough CLANG_MODULE_CACHE_PATH env var
This environment variable can be set to control module caching. It disables caching by setting the variable empty. As such, it needs to be handled differently from other environment variables here which are assumed to not be empty.
Loading