mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 11:36:07 +00:00

It appears that Google Tests run multiple modules from the same invocation. As a result setting `llvm::DebugFlag` in this pass kept it on in subsequent passes, which is not the expected behavior.