Go to file
Bill Wendling 76d2cd2f60 Remove operator cast method in favor of querying with the correct method.
llvm-svn: 165899
2012-10-14 08:54:26 +00:00
clang Use the Builder to create the stack alignment attribute. 2012-10-14 03:28:14 +00:00
clang-tools-extra Remove a trailing blank line, test commit. 2012-10-10 14:06:15 +00:00
compiler-rt Fix the bootstrap of CompilerRT with host compilers that don't support 2012-10-13 02:30:10 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc Implement any() builtin. Patch by Tom Stellard! 2012-10-08 03:39:21 +00:00
libcxx Use traits_type::to_int_type in basic_streambuf<_CharT, _Traits>::xsputn when calling overflow to correctly handle negative signed character types. This fixes http://llvm.org/bugs/show_bug.cgi?id=14074. 2012-10-13 19:31:51 +00:00
libcxxabi Make the type_info for __shim_type_info visible. This should address some failing dynamic_casts that a few applications are doing on the type_info hierarchy. 2012-10-13 18:45:59 +00:00
lld * Add relocation reference support for Hexagon and PowerPC. 2012-10-09 02:20:47 +00:00
lldb Mention that the code signing process also applies to Mountain Lion 2012-10-13 17:06:33 +00:00
llvm Remove operator cast method in favor of querying with the correct method. 2012-10-14 08:54:26 +00:00
polly www: Clarify that GMP is LGPL licensed 2012-10-12 07:44:38 +00:00