Go to file
Caroline Tice 49e2737eb4 Fix various minor bugs in the Settings stuff.
llvm-svn: 113245
2010-09-07 18:35:40 +00:00
clang Improve error recovery when we see ':' and expect a ';'. 2010-09-07 18:31:03 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
libcxx Made a stab at has_default_constructor. Got it mostly working for g++-4.0, but only works for scalar types on clang. Ultimately this needs a compiler-supported is_constructible which clang is missing, and won't be able to use until it gets variadic templates. 2010-09-07 17:47:31 +00:00
lldb Fix various minor bugs in the Settings stuff. 2010-09-07 18:35:40 +00:00
llvm Remove now useless check, because the code can be matched below, no need to leave it for isel 2010-09-07 18:29:03 +00:00