[clang] [C++20] [Modules] Introduce reduced BMI (PR #75894)

Chuanqi Xu via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 5 06:51:48 PST 2024


ChuanqiXu9 wrote:

> Do you expect to make any changes to type streaming?

I don't expect to do that explicitly. The number of types deserialized can be decreased naturally after we avoid emitting declarations during the writing.

https://github.com/llvm/llvm-project/pull/75894


More information about the cfe-commits mailing list