[PATCH] D51918: [Support] sys::fs::directory_entry includes the file_type.
Sam McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 12 14:49:13 PDT 2018
sammccall added a comment.
If you're using arcanist then `arc diff --update D51918` should work.
Otherwise I think you can use the "update diff" to manually upload a patch in phabricator.
Failing that, if it's just formatting changes you can land it, make sure to include this in the commit message:
Differential Revision: https://reviews.llvm.org/D51918
Repository:
rL LLVM
https://reviews.llvm.org/D51918
More information about the llvm-commits
mailing list