https://github.com/boomanaiden154 commented:
Not exactly sure how you need to invoke the clang driver to use precompiled headers, but it seems like sccache might not have support currently (https://github.com/mozilla/sccache/issues/615). Might still be useful for local builds, but we would have to turn it off in premerge CI until it works with caching. Either way, I would probably like to see a proper RFC on discourse for this. https://github.com/llvm/llvm-project/pull/173868 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
