Go to file
2013-03-22 20:05:40 +00:00
cmake http://llvm.org/bugs/show_bug.cgi?id=9399 fixed by Ryuta Suzuki 2011-05-24 12:54:00 +00:00
include Fix buffer read overflow in money_get::do_get(). Found by UBSan 2013-03-22 02:14:40 +00:00
lib [build/Darwin] Use the correct libc++abi reexport list. 2013-02-07 00:24:19 +00:00
src Marshall Clow found this memory problem in strstream using -fsanitize=address on the test suite. 2013-03-19 22:16:57 +00:00
test Test cleanup with respect to use of deprecated tmpnam function. Also Windows port for these tests to use _tempnam. The bulk of this patch was donated anonymously. I've tested it on OS X and accept responsibility for it. If I've broken anyone's platform by switching from tmpnam to mktemp for the generation of temporary file names, just let me know. Should be easy to fix in test/support/platform_support.h 2013-03-22 20:05:40 +00:00
www Updated link to Marshall's instructions 2013-03-14 19:00:34 +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 Alexey Samsonov: #ifdefs out undefined function in static build of libc++ w/o RTTI. 2013-02-25 15:50:36 +00:00
CREDITS.TXT Add Michael van der Westhuizen to CREDITS.TXT 2013-02-08 19:08:06 +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