[PATCH] D123837: [C++20] [Modules] Judge isInCurrentModule currently

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 19 03:28:43 PDT 2022


ChuanqiXu updated this revision to Diff 423579.
ChuanqiXu added a comment.

Rename Sema::CurrentModuleUnitsCache to Sema::UsableModuleUnitsCache


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

https://reviews.llvm.org/D123837

Files:
  clang/include/clang/Basic/Module.h
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaLookup.cpp
  clang/test/CXX/module/module.import/p2.cpp
  clang/test/Modules/cxx20-10-1-ex2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123837.423579.patch
Type: text/x-patch
Size: 7112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220419/6b1f360e/attachment.bin>


More information about the cfe-commits mailing list