[PATCH] D47942: [SmallSet] Add SmallSetIterator.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 16 09:02:15 PDT 2018


fhahn added a comment.

I had to revert this, as libstdc++  4.8 does not have the is_trivially_XXX<T> helpers https://gcc.gnu.org/onlinedocs/gcc-4.8.3/libstdc++/manual/manual/status.html#status.iso.2011 :(


Repository:
  rL LLVM

https://reviews.llvm.org/D47942





More information about the llvm-commits mailing list