llvm-project
2451172d
- [C++20] [Modules] Don't update MarkAsUsed information for decls from named modules (#174687)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#174687 - [C++20] [Modules] Treat all decls from BMI from named module as used
Author
ChuanqiXu9
Parents
4ac64317
Loading