Go to file
Nuno Lopes 147dcd8c33 add CodeGen support for the alloc_size attribute
llvm-svn: 157483
2012-05-25 17:04:42 +00:00
clang add CodeGen support for the alloc_size attribute 2012-05-25 17:04:42 +00:00
compiler-rt Typo fix. 2012-05-25 15:56:40 +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 Fix memory corruption bug found and fixed by Andrew C. Morrow. 2012-05-25 15:55:46 +00:00
libcxxabi Fix bug in cxa_demangle involving template substitution. 2012-05-02 15:38:11 +00:00
lld Remove some compilation warnings. 2012-05-22 14:45:44 +00:00
lldb Fixed an issue where we might have easy access to the string table data for a mach file from memory even though we have a process. So now we don't read the string table strings from memory when we don't have to. 2012-05-25 17:04:00 +00:00
llvm boundschecking: 2012-05-25 16:54:04 +00:00
polly ScheduleOptimizer: Simplify some code 2012-05-22 10:47:31 +00:00