[PATCH] D58801: [Support] Implement is_local_impl with AIX mntctl

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 15:23:54 PDT 2019


hubert.reinterpretcast updated this revision to Diff 191960.
hubert.reinterpretcast marked 9 inline comments as done.
hubert.reinterpretcast added a comment.
Herald added subscribers: jsji, ormris.

Address review comments, add test, and apply style changes

- Add comment re: the uint typedef
- Add modified version of the unit test from rL295768 <https://reviews.llvm.org/rL295768>
- Use `CamelCase` for variable names; improve comments for error cases


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58801/new/

https://reviews.llvm.org/D58801

Files:
  lib/Support/Unix/Path.inc
  unittests/Support/Path.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58801.191960.patch
Type: text/x-patch
Size: 3855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190322/50156baf/attachment.bin>


More information about the llvm-commits mailing list