Go to file
Marcin Swiderski 52e4bc1fed Added generation of destructors for constant size arrays.
There's only one destructor call generated for each not empty array (at least for now this should be enough).

llvm-svn: 117251
2010-10-25 07:00:40 +00:00
clang Added generation of destructors for constant size arrays. 2010-10-25 07:00:40 +00:00
compiler-rt make: Add CheckCommandLineOverrides to my little Makefile library, a routine for 2010-10-14 21:23:37 +00:00
debuginfo-tests testcase commit for upcoming fix. 2010-09-21 20:51:54 +00:00
libcxx Fixed bug in random_shuffle to avoid swapping with self 2010-10-22 15:26:39 +00:00
lldb Fixes to Objective-C built-in type handling. 2010-10-25 00:29:48 +00:00
llvm Update target feature matrix for Blackfin. 2010-10-24 20:04:05 +00:00