[PATCH] D116751: [clang][lex] NFC: Extract module creation into function

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 16 08:38:29 PDT 2022


jansvoboda11 abandoned this revision.
jansvoboda11 added a comment.
Herald added a project: All.

Abandoning this. We don't need to collect usage info from -fimplicit-module-maps because we don't use that feature during explicit builds: D120465 <https://reviews.llvm.org/D120465>. Support for usage collection for modules was removed entirely in D121295 <https://reviews.llvm.org/D121295>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116751/new/

https://reviews.llvm.org/D116751



More information about the cfe-commits mailing list