[all-commits] [llvm/llvm-project] 4d5c44: Revert "[clang driver] Move default module cache f...

Nico Weber via All-commits all-commits at lists.llvm.org
Fri Jun 26 10:26:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d5c4489435dc1cb3d4989614e96b157c74afdea
      https://github.com/llvm/llvm-project/commit/4d5c4489435dc1cb3d4989614e96b157c74afdea
  Author: Nico Weber <thakis at chromium.org>
  Date:   2020-06-26 (Fri, 26 Jun 2020)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Driver/Driver.h
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/Driver/modules-cache-path.m
    M clang/unittests/Driver/ModuleCacheTest.cpp
    M llvm/lib/Support/Unix/Path.inc

  Log Message:
  -----------
  Revert "[clang driver] Move default module cache from system temporary directory"

This reverts commit bb26838ceffb5feaa18186f55f7525a08084899e.
Breaks Support.CacheDirectoryNoEnv, Support.CacheDirectoryWithEnv
in SupportTests (part of check-llvm) on macOS.




More information about the All-commits mailing list