[clang] [clang][deps] Stop lexing if hit a failure while loading a PCH/module in a submodule. (PR #146976)
Volodymyr Sapsai via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 10 09:28:30 PDT 2025
vsapsai wrote:
> Seems like this should have a release note?
What is the bar for a change to be release noted? This change is pretty much "make clang-scan-deps less likely to crash" and personally I don't think it deserves a release note.
https://github.com/llvm/llvm-project/pull/146976
More information about the cfe-commits
mailing list