hanchenye-llvm-project/libcxx
Marshall Clow 66b2226eb8 Fix a couple of -Wabsolute-value warnings in the libc++ tests
llvm-svn: 203126
2014-03-06 16:27:17 +00:00
..
cmake Explicitly specify -Wno-error if LIBCXX_ENABLE_WERROR is false. 2013-10-02 07:44:19 +00:00
include Do not derive __gnu_cxx::hash<T> from std::hash<T>. 2014-03-06 04:11:10 +00:00
lib Whoops! Set the default in the last commit to c++1y instead of c++11 2014-01-14 17:04:06 +00:00
src Adjust build fix from r199494 to use C++ casts 2014-01-17 16:17:24 +00:00
test Fix a couple of -Wabsolute-value warnings in the libc++ tests 2014-03-06 16:27:17 +00:00
www Implement LWG #2212: std::is_final. This requires compiler support, which modern versions of clang provide. Also mark LWG #2230 as complete - no code changes needed. 2014-03-05 03:39:25 +00:00
.arcconfig
CMakeLists.txt Justin Bogner: This makes the headers available in the build directory, making it 2013-11-15 17:18:57 +00:00
CREDITS.TXT
LICENSE.TXT Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
Makefile Don't install CMakeLists.txt along with the headers. 2014-02-26 17:14:09 +00:00