Go to file
Douglas Gregor d29fde248e Eliminate an incomplete/incorrect attempt to provide support for C++0x
unrestricted unions, which ended up attempting to initialize objects
in a union (which CodeGen isn't prepared for). Fixes PR9683.

llvm-svn: 135027
2011-07-13 02:14:02 +00:00
clang Eliminate an incomplete/incorrect attempt to provide support for C++0x 2011-07-13 02:14:02 +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 Make sure that __time_put constructors properly on non-Apple platforms. 2011-07-12 00:55:04 +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 an entry. 2011-07-13 01:33:00 +00:00
polly MemAccess: Reading Change in Access Function 2011-07-12 17:14:03 +00:00