[PATCH] D83128: [Support] Add path::user_config_directory for $XDG_CONFIG_HOME etc

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 3 06:58:19 PDT 2020


sammccall created this revision.
sammccall added a reviewer: hokein.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D83128

Files:
  llvm/include/llvm/Support/Path.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: D83128.275382.patch
Type: text/x-patch
Size: 4154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200703/ab937506/attachment.bin>


More information about the llvm-commits mailing list