bruno accepted this revision.
bruno added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: clang/lib/Basic/VirtualFileSystem.cpp:1391
+      error(NameValueNode,
+            "entry with relative path at the root level is not discoverable");
+      return nullptr;
----------------
Reads better :)


https://reviews.llvm.org/D49518



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to