[clang] [clang] Do not serialize function definitions without a body (PR #121550)
Alejandro Álvarez Ayllón via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 6 00:12:15 PST 2025
alejandro-alvarez-sonarsource wrote:
> You hope the linter doesn't give up `some.cc` if `mod` contains some errors? If yes, that makes sense to me.
Precisely.
> But why Sanitizers? IIRC, they should only work if the project compiles. Or are you saying the static analyzer?
Sorry, my mind slipped there. Indeed I meant analyzers.
https://github.com/llvm/llvm-project/pull/121550
More information about the cfe-commits
mailing list