Go to file
Douglas Gregor 1778b030c0 Properly implement C++0x [stmt.dcl]p3, which requires a scope to be
protected in the case where a variable is being initialized by a
trivial default constructor but has a non-trivial destructor.

llvm-svn: 133037
2011-06-15 03:23:34 +00:00
clang Properly implement C++0x [stmt.dcl]p3, which requires a scope to be 2011-06-15 03:23:34 +00:00
compiler-rt build/clang_darwin: Fix previous change to CheckArches to not cause problem when 2011-06-14 22:21:49 +00:00
debuginfo-tests New test case for r132949. 2011-06-13 23:16:05 +00:00
libcxx Provide names for template and function parameters in forward declarations. The purpose is to aid automated documentation tools. 2011-06-14 19:58:17 +00:00
libcxxabi Clean up the vector tests 2011-06-13 17:57:10 +00:00
lldb Update usage comment. 2011-06-14 22:23:54 +00:00
llvm Stop using memdep for a check that didn't really make sense with memdep. In terms of specific issues, using memdep here checks irrelevant instructions and won't work properly once we start returning "unknown" more aggressively from memdep. 2011-06-15 01:25:56 +00:00
polly www: Fix path to git repository. 2011-06-08 22:46:40 +00:00