Go to file
Kaelyn Uhrain 980bdb9dfb Expand array bounds checking to work in the presence of unary & and *,
and to work with pointer arithmetic in addition to array indexing.

The new pointer arithmetic porition of the array bounds checking can be
turned on by -Warray-bounds-pointer-arithmetic (and is off by default).

llvm-svn: 136046
2011-07-26 01:52:28 +00:00
clang Expand array bounds checking to work in the presence of unary & and *, 2011-07-26 01:52:28 +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 http://llvm.org/bugs/show_bug.cgi?id=10469 2011-07-24 23:59:50 +00:00
libcxxabi Updated comments 2011-07-25 15:00:11 +00:00
lldb Add newline at end of file. 2011-07-26 00:24:30 +00:00
llvm Revert to RA_Assign when a virtreg separates into components. 2011-07-26 00:54:56 +00:00
polly www: Memory Access Documentation Update 2011-07-21 00:08:23 +00:00