Files
android_external_libcxx/include
Volodymyr Sapsai d805c8746a [libcxx] Use custom allocator's construct in C++03 when available.
Makes libc++ behavior consistent between C++03 and C++11.

Can use `decltype` in C++03 because `include/__config` defines a macro when
`decltype` is not available.

Reviewers: mclow.lists, EricWF, erik.pilkington, ldionne

Reviewed By: ldionne

Subscribers: dexonsmith, cfe-commits, howard.hinnant, ldionne, christof, jkorous, Quuxplusone

Differential Revision: https://reviews.llvm.org/D48753


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@349676 91177308-0d34-0410-b5e6-96231b3b80d8
2018-12-19 20:08:43 +00:00
..
2018-10-01 02:54:08 +00:00
2018-09-17 07:40:42 +00:00
2018-11-28 18:02:00 +00:00
2018-10-01 01:59:37 +00:00
2018-07-27 03:07:09 +00:00
2018-11-28 18:02:00 +00:00
2018-11-29 19:44:57 +00:00
2018-02-12 19:13:24 +00:00