hanchenye-llvm-project/libcxx
Howard Hinnant d27745e4fb Make a few tests optimization-proof. These tests were failing under -O3 because the optimizer was eliminating the call to new.
llvm-svn: 172631
2013-01-16 17:56:06 +00:00
..
cmake
include Optimize basic_ostream::write by having it call sputn instead of sputc. 2013-01-15 17:22:03 +00:00
lib [CMake] Fix c++ abi library configuration on Linux. 2012-12-31 19:34:21 +00:00
src Fix a race in the construction of future. This fixes http://llvm.org/bugs/show_bug.cgi?id=14934. 2013-01-14 20:01:24 +00:00
test Make a few tests optimization-proof. These tests were failing under -O3 because the optimizer was eliminating the call to new. 2013-01-16 17:56:06 +00:00
www [CMake] Fix c++ abi library configuration on Linux. 2012-12-31 19:34:21 +00:00
.arcconfig Add a simple .arcconfig to make using the 'arc' commandline tool and the 2012-12-31 05:59:45 +00:00
CMakeLists.txt Michael van der Westhuizen: Patches for Linux. Fixes http://llvm.org/bugs/show_bug.cgi?id=14648. 2013-01-14 17:07:27 +00:00
CREDITS.TXT Updating CREDITS.TXT 2013-01-01 16:09:11 +00:00
LICENSE.TXT Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
Makefile Fix installheaders target to do what it did prior to r161760. rdar://12348765 2012-09-21 20:49:54 +00:00