Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D83128
[Support] Add path::user_config_directory for $XDG_CONFIG_HOME etc ClosedPublic Authored by sammccall on Jul 3 2020, 6:49 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 5 2020, 11:29 PM Closed by commit rGcd209f1a3790: [Support] Add path::user_config_directory for $XDG_CONFIG_HOME etc (authored by sammccall). · Explain WhyJul 6 2020, 3:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 275639 llvm/include/llvm/Support/Path.h
llvm/lib/Support/Unix/Path.inc
llvm/lib/Support/Windows/Path.inc
llvm/unittests/Support/Path.cpp
|