eric_niebler added inline comments. ================ Comment at: include/clang/Basic/VirtualFileSystem.h:97 @@ +96,3 @@ + return Status->getName(); + else + return Status.getError(); ---------------- curdeius wrote: > No else needed after return. But then `Status` is not in scope.
http://reviews.llvm.org/D19843 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits