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

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

Branch merges

Branch information

Recent commits

3da9473... by Hans Wennborg <email address hidden>

Merging r228843:
------------------------------------------------------------------------
r228843 | marshall | 2015-02-11 08:14:01 -0800 (Wed, 11 Feb 2015) | 1 line

Change some template parameter names from _C and _N to _Cont and _Sz. No functionality change.
------------------------------------------------------------------------

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

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

Merging r228353:
------------------------------------------------------------------------
r228353 | ericwf | 2015-02-05 15:01:40 -0800 (Thu, 05 Feb 2015) | 1 line

Remove use of _[A-Z] identifiers and poison them to detect usage
------------------------------------------------------------------------

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

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

Merging r226847:
------------------------------------------------------------------------
r226847 | marshall | 2015-01-22 10:33:29 -0800 (Thu, 22 Jan 2015) | 1 line

Fix PR#22284. Add a new overload to deque::insert to handle forward iterators. Update tests to exercise this case.
------------------------------------------------------------------------

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

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

Creating release_36 branch off revision 225991

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

6f599ce... by Jonathan Roelofs <email address hidden>

Fix a lit configuration diagnostic. NFC

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

f1b1b7f... by Jonathan Roelofs <email address hidden>

Refactor the lit config's linker flag discovery code. NFC

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

083e011... by Marshall Clow <email address hidden>

Make regex::assign not clobber the regex in case of failure. Fixes PR#22213

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

fe07925... by Eric Fiselier

Fix vexing parse in test.

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

141dd0c... by Marshall Clow <email address hidden>

One more #include request in the test suite from Walter Brown

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

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

Change a couple more template parameter names from 'T' to '_Tp', etc. Thanks to OndrĖŒej Majerech for the patch, but I did a bit more.

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