[PATCH] D144707: [C++20] [Modules] Deprecate to load C++20 Named Modules eagerly

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 24 01:06:51 PST 2023


ChuanqiXu added a comment.

For example, the issue (https://github.com/llvm/llvm-project/issues/60085) disappears after we change the eagerly loading to lazily loading.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144707



More information about the cfe-commits mailing list