[PATCH] D13801: [Support] Extend sys::path with user_cache_directory function.

Paweł Bylica via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 29 07:00:30 PDT 2015


chfast added a reviewer: rafael.
chfast updated this revision to Diff 38733.
chfast added a comment.

Function path::user_cache_directory has been extended with params of additional paths to be appended to the resulting path. First of the params is mandatory.


http://reviews.llvm.org/D13801

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13801.38733.patch
Type: text/x-patch
Size: 5902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151029/dc517b4f/attachment.bin>


More information about the llvm-commits mailing list