Go to file
Enrico Granata 5020f958d8 Reverting the changes to Scalar since this class needs to follow C rules for type promotion
llvm-svn: 166626
2012-10-24 21:42:49 +00:00
clang Fix false positive in -Wunused-variable when a ctor call make involve cleanups. 2012-10-24 21:29:06 +00:00
clang-tools-extra Remove a trailing blank line, test commit. 2012-10-10 14:06:15 +00:00
compiler-rt Build ASan runtime for ARM/Android. 2012-10-24 14:03:41 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Implement any() builtin. Patch by Tom Stellard! 2012-10-08 03:39:21 +00:00
libcxx Add an entry in CREDITS.TXT 2012-10-15 17:34:53 +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 This update does the following: 2012-10-18 17:16:19 +00:00
lldb Reverting the changes to Scalar since this class needs to follow C rules for type promotion 2012-10-24 21:42:49 +00:00
llvm Update GVN to support vectors of pointers. 2012-10-24 21:22:30 +00:00
polly autoconf/cmake: Always require isl code generation. 2012-10-21 21:48:21 +00:00