[clang] [clang] Fix crash on no-prototype indirect calls with -fexperimental-call-graph-section (PR #210846)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 21 20:08:16 PDT 2026
efriedma-quic wrote:
Okay, that makes sense, I guess.
Saying that you're "generating type metadata as if it took no arguments" when there is actually an argument seems dubious, though. On both the caller and callee sides.
https://github.com/llvm/llvm-project/pull/210846
More information about the cfe-commits
mailing list