[clang] [clang] Rename diag notes that assumed precompiled dependencies are pch's, NFCI (PR #142161)

Cyndy Ishida via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 2 15:58:51 PDT 2025


cyndyishida wrote:

Seems like we're ok with "precompiled file" in terms of a generalization of both precompiled headers & module files, when it's applicable, in diagnostic messages. I am going to merge this and handle aligning the rest of the diagnostics in a follow-up pr.

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


More information about the cfe-commits mailing list