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

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 9 17:14:00 PST 2019


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

Looks good to me, thanks

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)


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

https://reviews.llvm.org/D58998





More information about the llvm-commits mailing list