[PATCH] D51918: [Support] sys::fs::directory_entry includes the file_type.

Kristina Brooks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 12 11:01:11 PDT 2018


kristina requested changes to this revision.
kristina added a comment.
This revision now requires changes to proceed.

Would it be okay to use `IT` instead of `it`, as you're already changing those parts, since that follows the general variable naming convention? If possible can same be done for `cur_dir` and alike?


Repository:
  rL LLVM

https://reviews.llvm.org/D51918





More information about the llvm-commits mailing list