"llvm/lib/CodeGen/TargetInstrInfo.cpp" did not exist on "7f8e563a691bf2dbe11132ad35b5e94a5b1b5325"
Frontend: Sink named pipe logic from CompilerInstance down to FileManager
Remove compilicated logic from CompilerInstance::InitializeSourceManager to deal with named pipes, updating FileManager::getBufferForFile to handle it in a more straightforward way. The existing test at clang/test/Misc/dev-fd-fs.c covers the new behaviour (just like it did the old behaviour). Differential Revision: https://reviews.llvm.org/D90733
Loading
Please sign in to comment