hanchenye-llvm-project/libcxx
Eric Fiselier aa873af53d [libcxx] expose experimental::erased_type for all standard versions.
Summary: The polymorphic allocator implementation would greatly benefit by defining virtual functions in the dynlib instead of inline. In order to do that some types are going to have to be available outside of c++1y. This is the first step.

Reviewers: mclow.lists, EricWF

Reviewed By: EricWF

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D4554

llvm-svn: 213889
2014-07-24 19:17:38 +00:00
..
cmake build: remove unnecessary modification of CMAKE_REQUIRED_DEFINITIONS 2014-03-12 04:11:34 +00:00
include [libcxx] expose experimental::erased_type for all standard versions. 2014-07-24 19:17:38 +00:00
lib eliminate install of duplicate headers (take 2) 2014-06-24 20:32:11 +00:00
src Fix classic_locale for Android. 2014-07-22 17:32:56 +00:00
test [libcxx] expose experimental::erased_type for all standard versions. 2014-07-24 19:17:38 +00:00
www [libcxx] Add <experimental/utility> header for LFTS. 2014-07-17 05:31:31 +00:00
.arcconfig Update Arcanist config to point to reviews.llvm.org 2014-06-10 18:29:36 +00:00
CMakeLists.txt eliminate install of duplicate headers (take 2) 2014-06-24 20:32:11 +00:00
CREDITS.TXT
LICENSE.TXT Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
Makefile Exclude .svn (and other "dot" directories) when installing headers. 2014-03-13 16:13:54 +00:00