[PATCH] D31070: Turn some C-style vararg into variadic templates

Evgeniy Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 14:23:58 PDT 2017


eugenis added a comment.

Well, they are not exactly unrelated - they add a call to getOrInsertFunction which needs to lose nullptr at the end when this change is reapplied.


Repository:
  rL LLVM

https://reviews.llvm.org/D31070





More information about the llvm-commits mailing list