Log Message: LLVM's correlated value propagation pass is known to require a lot of memory and CPU time for certain input. Provide a variable (CLANG_NO_VALUE_PROPAGATION_PASS) for selectively disabling it in those places known to trigger it.