Go to file
Benjamin Kramer 92d7ff9d33 Replace a DenseSet with SmallPtrSet.
SmallSet of pointer is the same as SmallPtrSet, use the latter directly.

llvm-svn: 151281
2012-02-23 20:53:02 +00:00
clang Test is fixed. 2012-02-23 20:43:56 +00:00
compiler-rt AddressSanitizer: quick fix - undef INT32_MIN etc to avoid macro redefinition 2012-02-22 16:12:46 +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 Use Xcode relative compilers when possible 2012-02-22 00:20:30 +00:00
libcxxabi And the handlers should be extern C. 2012-02-23 17:25:34 +00:00
lld Add support for SharedLibraryAtoms (proxy atoms for exported symbols from a 2012-02-22 21:56:59 +00:00
lldb typemaps to allow Python to invoke the new SBModule::GetVersion() API. Memory management is taken care of automatically so that Python users can simply say my_list = my_module.GetVersion() and receive a new list with the version numbers, if any, inside. 2012-02-23 18:39:44 +00:00
llvm Replace a DenseSet with SmallPtrSet. 2012-02-23 20:53:02 +00:00
polly www: Fix french special characters 2012-02-20 14:03:56 +00:00