[PATCH] D68997: Allow searching for prebuilt implicit modules.
Alexandre Rames via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 5 13:11:33 PST 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG71e108cd86e7: Allow searching for prebuilt implicit modules. (authored by arames).
Changed prior to commit:
https://reviews.llvm.org/D68997?vs=300780&id=303243#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68997/new/
https://reviews.llvm.org/D68997
Files:
clang/docs/Modules.rst
clang/include/clang/Driver/Options.td
clang/include/clang/Frontend/CompilerInstance.h
clang/include/clang/Lex/HeaderSearch.h
clang/include/clang/Lex/HeaderSearchOptions.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInstance.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Lex/HeaderSearch.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/test/Modules/Inputs/prebuilt-implicit-module/a.h
clang/test/Modules/Inputs/prebuilt-implicit-module/module.modulemap
clang/test/Modules/prebuilt-implicit-modules.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68997.303243.patch
Type: text/x-patch
Size: 21495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201105/94e6a7b3/attachment-0001.bin>
More information about the cfe-commits
mailing list