klimek accepted this revision. klimek added a comment. This revision is now accepted and ready to land.
lg ================ Comment at: lib/Basic/VirtualFileSystem.cpp:1263-1265 @@ -957,5 +1262,5 @@ if (!F->useExternalName(UseExternalNames)) { // Provide a file wrapper that returns the external name when asked. class NamedFileAdaptor : public File { std::unique_ptr<File> InnerFile; ---------------- Optional: I'd put this into an anonymous namespace. But I'm also fine with waiting how others think about this :) http://reviews.llvm.org/D13430 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits