[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
Fri Aug 3 09:25:00 PDT 2018
simark requested review of this revision.
simark added a comment.
In https://reviews.llvm.org/D48903#1187596, @ilya-biryukov wrote:
> This revision got 'reopened' and is now in the list of accepted revision. Should we close it again?
It got reverted a second time because it was breaking a test on Windows. The new bit is the change to `test/PCH/case-insensitive-include.c`, so it would need review again. If somebody else could run the tests on Windows, it would make me a bit more confident too.
Repository:
rC Clang
https://reviews.llvm.org/D48903
More information about the cfe-commits
mailing list