Go to file
John McCall 23c29fea92 Change the IR-generation of VLAs so that we capture bounds,
not sizes;  so that we use well-typed allocas;  and so that we
properly recurse through the full set of variably-modified types.

llvm-svn: 133827
2011-06-24 21:55:10 +00:00
clang Change the IR-generation of VLAs so that we capture bounds, 2011-06-24 21:55:10 +00:00
compiler-rt <rdar://problem/9624306> clean up darwin platform to use xcrun. Set up variables in darwin_bni.mk. Use GetCNAVar in AppleBI.mk 2011-06-21 00:07:55 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx test for pair piecewise construction 2011-06-22 23:51:19 +00:00
libcxxabi In cxa_demangle.cpp, rewrite __parse_unresolved_name to reflect updated understanding and sync with updated clang mangling. Also fix think-o in __parse_encoding enabling the parsing of trailing .eh and .b. 2011-06-22 19:27:39 +00:00
lldb Add fuzz calls for SBBreakpointLocation. 2011-06-24 19:00:22 +00:00
llvm Shorten some ARM builtin names by removing unnecessary "neon" prefix. 2011-06-24 21:32:40 +00:00
polly www: Adding webpage to track memory access transformation 2011-06-18 17:17:16 +00:00