kadircet accepted this revision. kadircet added a comment. This revision is now accepted and ready to land.
thanks! maybe put an NFC in the patch name? ================ Comment at: clang/lib/Basic/FileManager.cpp:581 /// do directory look-up instead of file look-up. -std::error_code -FileManager::getStatValue(StringRef Path, llvm::vfs::Status &Status, - bool isFile, std::unique_ptr<llvm::vfs::File> *F) { +std::error_code FileManager::getStatValue(StringRef Path, + llvm::vfs::Status &Status, ---------------- seems like just formatting change, same for next 2 chunks. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D123144/new/ https://reviews.llvm.org/D123144 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits