[PATCH] D22200: [libc++] Fix macOS Sierra build issues by declaring basic_string(const allocator_type& __a) noexcept.

Bruno Cardoso Lopes via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 18 10:58:12 PDT 2016


bruno added a subscriber: bruno.
bruno added a comment.

Hi,

Can you provide more details on what the build issues are? It seems that the line you introduce is covered in the ifdef below, wonder why it's not triggering in your build?


Repository:
  rL LLVM

https://reviews.llvm.org/D22200





More information about the cfe-commits mailing list