[PATCH] D52184: Remove dead function user_cache_directory()

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 17 12:24:27 PDT 2018


thakis created this revision.
thakis added a reviewer: aaron.ballman.

It's been unused since it was added almost 3 years ago in https://reviews.llvm.org/D13801

Motivated by https://reviews.llvm.org/rL342002 since it removes one of the functions keeping a ref to SHGetKnownFolderPath.


https://reviews.llvm.org/D52184

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: D52184.165804.patch
Type: text/x-patch
Size: 4505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180917/513c6731/attachment.bin>


More information about the llvm-commits mailing list