Go to file
Richard Smith fd53aaf7e7 constexpr: don't consider class types with mutable members to be literal types.
The standard doesn't allow this, but mutable constexpr variables break the
semantics so badly that we can't reasonably accept them.

llvm-svn: 141768
2011-10-12 05:08:15 +00:00
clang constexpr: don't consider class types with mutable members to be literal types. 2011-10-12 05:08:15 +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 Fix http://llvm.org/bugs/show_bug.cgi?id=11113 2011-10-11 21:28:38 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Added ClangNamespaceDecl * parameters to several 2011-10-12 02:08:07 +00:00
llvm Expand the check for a landing pad so that it looks at the basic block's 2011-10-12 02:58:01 +00:00
polly ScopDetection: Improve error messages and add another INVALID case. 2011-10-08 00:49:30 +00:00