[all-commits] [llvm/llvm-project] ccd485: Revert "[clang][deps] Support inferred modules"

Jan Svoboda via All-commits all-commits at lists.llvm.org
Mon May 17 04:27:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ccd485e55424b78c07c2f9520faf00b805f78c9b
      https://github.com/llvm/llvm-project/commit/ccd485e55424b78c07c2f9520faf00b805f78c9b
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2021-05-17 (Mon, 17 May 2021)

  Changed paths:
    M clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
    R clang/test/ClangScanDeps/Inputs/frameworks/Inferred.framework/Frameworks/Sub.framework/Headers/Sub.h
    R clang/test/ClangScanDeps/Inputs/frameworks/Inferred.framework/Headers/Inferred.h
    R clang/test/ClangScanDeps/Inputs/frameworks/System.framework/Headers/System.h
    R clang/test/ClangScanDeps/Inputs/frameworks/System.framework/Modules/module.modulemap
    R clang/test/ClangScanDeps/Inputs/frameworks/module.modulemap
    R clang/test/ClangScanDeps/Inputs/modules_inferred_cdb.json
    M clang/test/ClangScanDeps/modules-full.cpp
    R clang/test/ClangScanDeps/modules-inferred-explicit-build.m
    R clang/test/ClangScanDeps/modules-inferred.m
    R clang/utils/module-deps-to-rsp.py

  Log Message:
  -----------
  Revert "[clang][deps] Support inferred modules"

This reverts commit 1d9e8e13

Something is off with handling Windows paths: http://45.33.8.238/win/38908/step_7.txt
Most likely introduced in https://reviews.llvm.org/D102491




More information about the All-commits mailing list