[PATCH] D30668: Add llvm::sys::fs::real_path

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 15:47:51 PST 2017


zturner updated this revision to Diff 91093.
zturner added a comment.

Add a better comment to the function's declarations.


https://reviews.llvm.org/D30668

Files:
  llvm/include/llvm/Support/FileSystem.h
  llvm/lib/Support/Unix/Path.inc
  llvm/lib/Support/Windows/Path.inc
  llvm/unittests/Support/Path.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30668.91093.patch
Type: text/x-patch
Size: 9092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170308/0cfc48a9/attachment.bin>


More information about the llvm-commits mailing list