[flang-commits] [flang] [llvm] [CMake] Fix using precompiled headers with ccache (PR #131397)

Kajetan Puchalski via flang-commits flang-commits at lists.llvm.org
Tue Apr 8 05:51:28 PDT 2025


mrkajetanp wrote:

> And can that change be split out from the functional change in passing more options wrt PCH

Certainly. Originally this was just a change to add the required flags for PCH, but in a review comment I was asked to also refactor the way we configure ccache while at it because it is currently using some antipatterns. It does make more sense to do it separately and the other way around, I'll do that.



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


More information about the flang-commits mailing list