[all-commits] [llvm/llvm-project] cd209f: [Support] Add path::user_config_directory for $XDG...
Sam McCall via All-commits
all-commits at lists.llvm.org
Mon Jul 6 03:21:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cd209f1a3790af774b75213d7914c844a6140b4b
https://github.com/llvm/llvm-project/commit/cd209f1a3790af774b75213d7914c844a6140b4b
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2020-07-06 (Mon, 06 Jul 2020)
Changed paths:
M llvm/include/llvm/Support/Path.h
M llvm/lib/Support/Unix/Path.inc
M llvm/lib/Support/Windows/Path.inc
M llvm/unittests/Support/Path.cpp
Log Message:
-----------
[Support] Add path::user_config_directory for $XDG_CONFIG_HOME etc
Reviewers: hokein
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D83128
More information about the All-commits
mailing list