[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 06:19:11 PDT 2021
jansvoboda11 updated this revision to Diff 379003.
jansvoboda11 added a comment.
Run clang-format.
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.379003.patch
Type: text/x-patch
Size: 5515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211012/325a4ac3/attachment-0001.bin>
More information about the cfe-commits
mailing list