~darling-team/darling-emu/+git/darling-libcxx:release_37

Last commit made on 2015-08-12
Get this branch:
git clone -b release_37 https://git.launchpad.net/~darling-team/darling-emu/+git/darling-libcxx

Branch merges

Branch information

Recent commits

de80a7d... by Hans Wennborg <email address hidden>

Merging r244003:
------------------------------------------------------------------------
r244003 | tbrethou | 2015-08-04 20:59:14 -0700 (Tue, 04 Aug 2015) | 2 lines

Update references to lists.llvm.org

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_37@244772 91177308-0d34-0410-b5e6-96231b3b80d8

5306088... by Hans Wennborg <email address hidden>

Merging r244462:
------------------------------------------------------------------------
r244462 | joerg | 2015-08-10 09:58:04 -0700 (Mon, 10 Aug 2015) | 2 lines

Protect template argument from user interference.

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_37@244553 91177308-0d34-0410-b5e6-96231b3b80d8

5c2a5ea... by Hans Wennborg <email address hidden>

Merging r243530 and r243641:
------------------------------------------------------------------------
r243530 | marshall | 2015-07-29 09:25:45 -0700 (Wed, 29 Jul 2015) | 1 line

Fix a self-move bug in inplace_merge. Thanks to Ted and Dexon for the report and the suggested fix.
------------------------------------------------------------------------

------------------------------------------------------------------------
r243641 | marshall | 2015-07-30 06:56:00 -0700 (Thu, 30 Jul 2015) | 1 line

Change some #ifdefs to #if - thanks to Dexon for thge catch.
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_37@243892 91177308-0d34-0410-b5e6-96231b3b80d8

de4b4f0... by Hans Wennborg <email address hidden>

Merging r242377:
------------------------------------------------------------------------
r242377 | marshall | 2015-07-15 20:05:06 -0700 (Wed, 15 Jul 2015) | 1 line

Make sure that __libcpp_compressed_pair_imp default-constructs its' members, rather than value-initializing them. Fixes PR#24137
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_37@242495 91177308-0d34-0410-b5e6-96231b3b80d8

be2b881... by Hans Wennborg <email address hidden>

Merging r242421:
------------------------------------------------------------------------
r242421 | marshall | 2015-07-16 10:22:24 -0700 (Thu, 16 Jul 2015) | 1 line

Set the libc++ version # to 3.7. Will bump to 3.8 soon
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_37@242494 91177308-0d34-0410-b5e6-96231b3b80d8

c0bd0ab... by Hans Wennborg <email address hidden>

Creating release_37 branch off revision 242221

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_37@242228 91177308-0d34-0410-b5e6-96231b3b80d8

83de101... by Eric Fiselier

Remove non-ascii characters

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@242197 91177308-0d34-0410-b5e6-96231b3b80d8

22dff53... by Eric Fiselier

Implement n4169 - Add invoke function template

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@242195 91177308-0d34-0410-b5e6-96231b3b80d8

9267917... by Marshall Clow <email address hidden>

Mark LWG2308 as complete; fix link. No code change necessary.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@242189 91177308-0d34-0410-b5e6-96231b3b80d8

26edd80... by Eric Fiselier

Fix PR24114 - std::atomic for non-Clang is not a literal type

Add _LIBCPP_CONSTEXPR to the implementation of __gcc_atomic_t.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@242172 91177308-0d34-0410-b5e6-96231b3b80d8