mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
We've had internal test failures since #166188 landed. The root cause is that `PPChainedCallbacks::EmbedFileNotFound()` incorrectly calls `PPCallbacks::FileNotFound()` not `PPCallbacks::EmbedFileNotFound()`.