[all-commits] [llvm/llvm-project] 7defab: Reapply "[clang][deps] Support inferred modules"
Michael Spencer via All-commits
all-commits at lists.llvm.org
Thu May 20 03:42:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7defab082070adf3d04b326ba160b029394edc7c
https://github.com/llvm/llvm-project/commit/7defab082070adf3d04b326ba160b029394edc7c
Author: Michael Spencer <bigcheesegs at gmail.com>
Date: 2021-05-20 (Thu, 20 May 2021)
Changed paths:
M clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
A clang/test/ClangScanDeps/Inputs/frameworks/Inferred.framework/Frameworks/Sub.framework/Headers/Sub.h
A clang/test/ClangScanDeps/Inputs/frameworks/Inferred.framework/Headers/Inferred.h
A clang/test/ClangScanDeps/Inputs/frameworks/System.framework/Headers/System.h
A clang/test/ClangScanDeps/Inputs/frameworks/System.framework/Modules/module.modulemap
A clang/test/ClangScanDeps/Inputs/frameworks/module.modulemap
A clang/test/ClangScanDeps/Inputs/modules_inferred_cdb.json
M clang/test/ClangScanDeps/modules-full.cpp
A clang/test/ClangScanDeps/modules-inferred-explicit-build.m
A clang/test/ClangScanDeps/modules-inferred.m
A clang/utils/module-deps-to-rsp.py
Log Message:
-----------
Reapply "[clang][deps] Support inferred modules"
This reverts commit 76b8754d and ensures the PCM files are created in the correct directory (not in the current working directory).
More information about the All-commits
mailing list