<div dir="ltr"><div dir="ltr">On Wed, Apr 8, 2020 at 5:15 AM Lubos Lunak <<a href="mailto:l.lunak@centrum.cz">l.lunak@centrum.cz</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> If you intend to improve compile time, wouldn't it be better to focus on <br>
already existing ways to do that? Specifically with -DLLVM_ENABLE_MODULES=On <br>
I'd expect Type.h to not matter for compile times at all.<br></blockquote><div><br></div><div>It's true that modules are generally defined at a larger granularity, and pruning includes this way will not affect modular build time. However, I am generally skeptical that using modules is a scalable way to speed up local builds.</div></div></div>