Go to file
Howard Hinnant 01fd31000b has_trivial_copy_constructor hooked up to clang. Filed http://llvm.org/bugs/show_bug.cgi?id=8105 to take care of void, arrays of incomplete bounds and complete bounds which don't work yet. If there is some reason we don't want to handle these types in the compiler, I can handle them in the library.
llvm-svn: 113270
2010-09-07 20:31:18 +00:00
clang Re-enabled truncation/extension checking in IdempotentOperationChecker and added a test case. 2010-09-07 20:27:56 +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 has_trivial_copy_constructor hooked up to clang. Filed http://llvm.org/bugs/show_bug.cgi?id=8105 to take care of void, arrays of incomplete bounds and complete bounds which don't work yet. If there is some reason we don't want to handle these types in the compiler, I can handle them in the library. 2010-09-07 20:31:18 +00:00
lldb Move common code from GetSettingsController in Process & Debugger into static functions 2010-09-07 20:27:09 +00:00
llvm Move code around to prepare for moving some of the logic together to another function 2010-09-07 20:20:27 +00:00