Go to file
Hongbin Zheng 86a37745eb Minor change: Replace convertInt in ScopInfo.cpp by utostr_32, which is
defined in StringExtras.h.

llvm-svn: 155539
2012-04-25 08:01:38 +00:00
clang OpenBSD: Remove incorrect -pthread preprocessor define _POSIX_THREADS and replace 2012-04-25 06:12:24 +00:00
compiler-rt [ASan] use CLANG_VERSION in Makefile (currently 3.2) 2012-04-23 13:27:47 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx libc++: only #include <cxxabi.h> if it exists. This allows libc++ to build 2012-04-19 01:36:12 +00:00
libcxxabi Changed 'cause' from 'terminate' to 'uncaught' in default_terminate_handler 2012-04-24 17:41:51 +00:00
lld [docs] Update version number. I suggest that at some point we make the 2012-04-20 19:30:12 +00:00
lldb Now that we have an LLDB package, make the "lldb.macosx.crashlog" module work with all of the new module paths. 2012-04-25 01:49:50 +00:00
llvm Add ifdef around getSubtargetFeatureName in tablegen output file so that only targets that want the function get it. This prevents other targets from getting an unused function warning. 2012-04-25 06:56:34 +00:00
polly Minor change: Replace convertInt in ScopInfo.cpp by utostr_32, which is 2012-04-25 08:01:38 +00:00