[clang] Suppress printing lambda body for constexpr diagnostics (PR #185800)
Corentin Jabot via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 13 05:00:21 PDT 2026
cor3ntin wrote:
> I have squashed the commits into a single commit via fixups. I think this is ready for submission. PTAL.
For future reference, this is actually undesirable as it messes up with Github. Once a PR lands, we merge with squash
(and the pr description becomes the commit message)
https://github.com/llvm/llvm-project/pull/185800
More information about the cfe-commits
mailing list