[libcxx-commits] [PATCH] D92190: [libc++] fix std::sort(T**, T**)

Howard Hinnant via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Dec 8 10:30:56 PST 2020


howard.hinnant added a comment.

Oh, yes, I believe that was it.  Just a code size optimization.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92190



More information about the libcxx-commits mailing list