llvm-project
2451172d - [C++20] [Modules] Don't update MarkAsUsed information for decls from named modules (#174687)

Commit
13 days ago
[C++20] [Modules] Don't update MarkAsUsed information for decls from named modules (#174687) Declarations from named modules are used naturally. Thet are declarations in other TU. We don't need to record the information for updating them.
Author
Parents
Loading