[PATCH] D58998: Replace function template (plus explicit specializations) by non-template overloads.

Thomas Köppe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 9 17:20:55 PST 2019


tkoeppe added a comment.

In D58998#1423838 <https://reviews.llvm.org/D58998#1423838>, @dblaikie wrote:

> Could you make sure you've run this change through clang-format before submitting? (Or if you do not have commit rights, I can format/commit it for you)


I'm pretty sure I don't have those; could you please? Thanks a lot!

(I take it that tests have already run and passed for this?)


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

https://reviews.llvm.org/D58998





More information about the llvm-commits mailing list