[PATCH] D48903: [VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name

Simon Marchi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 4 07:08:41 PDT 2018


simark added a comment.

In https://reviews.llvm.org/D48903#1151866, @ilya-biryukov wrote:

> Mimicing RealFS seems like the right thing to do here, so I would vouch for checking this change in.
>  I'm a little worried that there are tests/clients relying on the old behavior, have you run all the tests?


I didn't have time yesterday, I'm doing this now.  Is `ninja/make clang-test` sufficient?


Repository:
  rC Clang

https://reviews.llvm.org/D48903





More information about the cfe-commits mailing list