hokein added subscribers: bkramer, hokein. hokein added a comment. I'm not familiar with this part of code, but the change looks fine to me. I think @bkramer is the right person to review it.
Please make sure the style align with LLVM code style. ================ Comment at: lib/Basic/VirtualFileSystem.cpp:507 /// Adapt a InMemoryFile for VFS' File interface. class InMemoryFileAdaptor : public File { ---------------- I think we should have a comment saying the InMemoryFile has the same behavior as the real file system. Repository: rC Clang https://reviews.llvm.org/D48903 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits