[PATCH] D113761: [clang][modules] NFC: Factor out path-based submodule lookup

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 12 05:19:36 PST 2021


jansvoboda11 created this revision.
jansvoboda11 added reviewers: Bigcheese, dexonsmith, vsapsai.
jansvoboda11 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

This is a prep patch for Dxxxxxx that factors out the path-based submodule lookup used in `CompilerInstance::loadModule`.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D113761

Files:
  clang/include/clang/Frontend/CompilerInstance.h
  clang/lib/Frontend/CompilerInstance.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113761.386818.patch
Type: text/x-patch
Size: 7172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211112/0cf00df8/attachment.bin>


More information about the cfe-commits mailing list