You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Tom Stellard d17cf668a6 Merging r201843
------------------------------------------------------------------------
r201843 | chandlerc | 2014-02-21 00:37:30 -0800 (Fri, 21 Feb 2014) | 4 lines

Teach libc++ to use the compiler-provided C-compatible ::max_align_t
rather than its own type for std::max_align_t. This is particularly
relevant as the types may not be ABI compatible despite users expecting
them to be.
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_34@209032 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
cmake Explicitly specify -Wno-error if LIBCXX_ENABLE_WERROR is false. 12 years ago
include Merging r201843 12 years ago
lib Justin Bogner: This makes the headers available in the build directory, making it 12 years ago
src Merging r197314: 12 years ago
test Merging r196058: 12 years ago
www Fix LWG Issue 2078. Make std::async(policy,...) try multiple policies until one succeeds. 12 years ago
.arcconfig Add a simple .arcconfig to make using the 'arc' commandline tool and the 13 years ago
CMakeLists.txt Justin Bogner: This makes the headers available in the build directory, making it 12 years ago
CREDITS.TXT Updated my role 12 years ago
LICENSE.TXT Update the copyright coredits -- Happy new year 2013! 13 years ago
Makefile Set the permissions for 'experimental' and its context to the correct values. 12 years ago