Go to file
Chris Lattner 81210d232d Fix GlobalValue::isDeclaration() to always consider aliases to be definitions.
llvm-svn: 135182
2011-07-14 20:22:18 +00:00
clang For C++11, do more checking of initializer lists up-front, enabling some subset of the final functionality. C just leaves the function early. C++98 runs through the same code path, but has no changed functionality either. 2011-07-14 19:08: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 http://llvm.org/bugs/show_bug.cgi?id=10353 2011-07-14 01:34:46 +00:00
libcxxabi A stawman specification for libc++abi and status page 2011-07-14 20:16:50 +00:00
lldb Add some more docstrings (includng example usages) to SBTarget.h. 2011-07-14 00:17:49 +00:00
llvm Fix GlobalValue::isDeclaration() to always consider aliases to be definitions. 2011-07-14 20:22:18 +00:00
polly MemAccess: Reading Change in Access Function 2011-07-12 17:14:03 +00:00