[PATCH] D57052: [IPCP] Don't crash due to arg count/type mismatch between caller/callee

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 28 10:34:28 PST 2019


bjope added a comment.

In D57052#1373806 <https://reviews.llvm.org/D57052#1373806>, @efriedma wrote:

> Missing testcase for varargs.


Thank for reminding me! I've added both a positive and negative test case using varargs in the latest changeset.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57052/new/

https://reviews.llvm.org/D57052





More information about the llvm-commits mailing list