[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:02:45 PDT 2018
simark added a comment.
In https://reviews.llvm.org/D48903#1151847, @hokein wrote:
> I'm not familiar with this part of code, but the change looks fine to me. I think @bkramer is the right person to review it.
>
> Please make sure the style align with LLVM code style.
Woops indeed I forgot to run `git clang-format`.
Repository:
rC Clang
https://reviews.llvm.org/D48903
More information about the cfe-commits
mailing list