Go to file
Benjamin Kramer 40d7f354b5 Revert "FunctionAttrs: Merge attributes once instead of doing it for every argument."
It doesn't work as I intended it to.  This reverts commit r184638.

llvm-svn: 184641
2013-06-22 16:56:32 +00:00
clang Remove duplicated case. 2013-06-22 16:44:45 +00:00
clang-tools-extra Fixed typo. 2013-06-19 20:35:50 +00:00
compiler-rt Add cmake rules for building LSan common on Mac OS 2013-06-22 16:33:52 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers. 2013-06-22 15:21:29 +00:00
libcxxabi I created a random mangled name generator and have thrown about 200 million random strings at the demangler. I succeeded in crashing it twice more and those crashers have been fixed and the test suite updated with the crash cases. 2013-06-21 17:04:24 +00:00
lld Removed unnecessary "class" keyword. 2013-06-21 19:59:15 +00:00
lldb Added a regex that can be specified to avoid showing contents on types that match. Also split things up a bit so this can be run as a stand alone script or in lldb. 2013-06-22 01:42:49 +00:00
llvm Revert "FunctionAttrs: Merge attributes once instead of doing it for every argument." 2013-06-22 16:56:32 +00:00
polly Use isl_val instead of isl_int in the core of Polly 2013-06-21 06:41:31 +00:00