musttail requires identical signatures of caller and callee. Removing
arguments breaks musttail semantics.
PR36441
Differential D43708
[DAE] don't remove args of musttail target/caller indutny on Feb 23 2018, 6:02 PM. Authored by
Details musttail requires identical signatures of caller and callee. Removing PR36441
Diff Detail Event TimelineComment Actions A question: what is backport policy of LLVM project? I'd love to see this fix in 5.0.0 . Comment Actions I'm not sure I know enough about the subject matter to give more than a superficial review.
Comment Actions Thanks for the fix!
Comment Actions lgtm with nit
Comment Actions @rnk not sure if it matters, but I don't have commit access yet. If you could land the change - I'd appreciate it a lot. Thank you! |
range-based-for?