Go to file
Jay Foad 00e887b96f Add some bits that I found useful when converting InsertValueInst and
ExtractValueInst APIs to use ArrayRef: a new constructor taking a
(begin, end) range, and operators == and != for element-wise comparison.

llvm-svn: 135039
2011-07-13 09:15:05 +00:00
clang Okay, that rule about zero-length arrays applies to destroying 2011-07-13 08:09:46 +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 Implement the __nolocale functions properly so that they will work on 2011-07-13 06:40:50 +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 Update docstrings for SBModeule/SBTarget::FindGlobalVariables(). 2011-07-13 00:46:49 +00:00
llvm Add some bits that I found useful when converting InsertValueInst and 2011-07-13 09:15:05 +00:00
polly MemAccess: Reading Change in Access Function 2011-07-12 17:14:03 +00:00