Go to file
Richard Smith f368fb40df constexpr: Disable checking of constructor member initializer lists for
constexpr constructor templates. Such checking is optional, and currently hard
to get right since clang doesn't generate implicit member initializers until
instantiation (even for non-dependent members).

This is needed for clang to accept libstdc++ from g++4.6 in c++0x mode.

llvm-svn: 141547
2011-10-10 16:38:04 +00:00
clang constexpr: Disable checking of constructor member initializer lists for 2011-10-10 16:38:04 +00:00
compiler-rt <rdar://problem/10172492> No armv4t slice of libcompiler_rt-static.a 2011-09-27 20:05:27 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Update instructions for building on Mac OS 10.6 2011-10-09 15:25:34 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Patch from Dragos Tatulea regarding typedefs with the new RangeArray template class. 2011-10-10 16:33:44 +00:00
llvm llvm-objdump: Take ownership of MCInstrInfos. 2011-10-10 13:10:09 +00:00
polly ScopDetection: Improve error messages and add another INVALID case. 2011-10-08 00:49:30 +00:00