[PATCH] D111543: [clang][modules] Stop creating `IdentifierInfo` for names of explicit modules
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 12 05:25:43 PDT 2021
jansvoboda11 updated this revision to Diff 378980.
jansvoboda11 added a comment.
Leave existing cache, create new cache indexed by module names.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111543/new/
https://reviews.llvm.org/D111543
Files:
clang/include/clang/Lex/ModuleMap.h
clang/lib/Frontend/CompilerInstance.cpp
clang/test/Modules/Inputs/module-name-used-by-objc-bridge/Interface.h
clang/test/Modules/Inputs/module-name-used-by-objc-bridge/InterfaceBridge.h
clang/test/Modules/Inputs/module-name-used-by-objc-bridge/module.modulemap
clang/test/Modules/module-name-used-by-objc-bridge.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111543.378980.patch
Type: text/x-patch
Size: 5514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211012/f110822c/attachment.bin>
More information about the cfe-commits
mailing list