[PATCH] D135220: [clang] Update ModuleMap::getModuleMapFile* to use FileEntryRef
Ben Langmuir via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 5 13:14:20 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5ea78c4113f8: [clang] Update ModuleMap::getModuleMapFile* to use FileEntryRef (authored by benlangmuir).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135220/new/
https://reviews.llvm.org/D135220
Files:
clang/include/clang/Basic/FileEntry.h
clang/include/clang/Basic/SourceManager.h
clang/include/clang/Lex/ModuleMap.h
clang/lib/Basic/SourceManager.cpp
clang/lib/Frontend/CompilerInstance.cpp
clang/lib/Lex/HeaderSearch.cpp
clang/lib/Lex/ModuleMap.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
clang/test/Modules/malformed.cpp
clang/tools/libclang/CIndexInclusionStack.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135220.465523.patch
Type: text/x-patch
Size: 18174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221005/a9d69918/attachment.bin>
More information about the cfe-commits
mailing list