[all-commits] [llvm/llvm-project] 76b875: Revert "Reapply "[clang][deps] Support inferred mo...
frgossen via All-commits
all-commits at lists.llvm.org
Wed May 19 10:22:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76b8754d1bba6a8490c0f7e8a9e2fb3d181f0b03
https://github.com/llvm/llvm-project/commit/76b8754d1bba6a8490c0f7e8a9e2fb3d181f0b03
Author: Frederik Gossen <frgossen at google.com>
Date: 2021-05-19 (Wed, 19 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 "Reapply "[clang][deps] Support inferred modules""
This reverts commit c98833cdaad01787ea70ecdfabb05a7e142a6671.
The test `ClangScanDeps/modules-inferred-explicit-build.m` creates files
in the current directory.
More information about the All-commits
mailing list