Go to file
Richard Smith 2603b096df PR9903: Recover from a member functon declared with the 'typedef' specifier by
dropping the specifier, just like we do for non-member functions and function
templates declared 'typedef'. Patch by Brian Brooks!

llvm-svn: 168108
2012-11-15 22:54:20 +00:00
clang PR9903: Recover from a member functon declared with the 'typedef' specifier by 2012-11-15 22:54:20 +00:00
clang-tools-extra Following the example from loop-convert tests, simplifying the remove-cstr-calls lit script. 2012-11-05 18:28:45 +00:00
compiler-rt tsan: remove unused parameter 2012-11-15 18:49:08 +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 Restrict optimized __pad_and_output implementation detail to desired releases. 2012-11-14 21:17:15 +00:00
libcxxabi Remove aborts under __dynamic_cast which were under _LIBCXX_DYNAMIC_FALLBACK. Change all type_info comparisons to use an inlined is_equal helper. However no change in functionality for this latter change at this time. This is just to encapsulate the comparison and make it a little easier to switch back and forth for testing/debugging. 2012-11-15 18:00:42 +00:00
lld Add program header emission to ELF writer. This patch also rearranges sections for efficient memory utilization 2012-11-13 21:34:45 +00:00
lldb Don't lock the thread list during ThreadList::ShouldStop. That does too 2012-11-15 22:44:04 +00:00
llvm Mark FP_ROUND for converting NEON v2f64 to v2f32 as expand. Add a missing 2012-11-15 22:44:27 +00:00
polly autoconf: isl depends on gmp include files 2012-11-15 21:20:22 +00:00