[PATCH] D49824: [Support] Introduce createStringError helper function

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 16:15:38 PDT 2018


JDevlieghere added a comment.

Can you add a test for the case where no `Vals` are provided? I remember something about that requiring an overload without the variadic template arguments.


Repository:
  rL LLVM

https://reviews.llvm.org/D49824





More information about the llvm-commits mailing list