Go to file
Matt Arsenault 48b3b238cc Forgot to add lit.local.cfg for new R600 directory
llvm-svn: 238218
2015-05-26 17:01:16 +00:00
clang Going out on a limb and guessing that someone viewing the 3.7 release notes may instead want to view 3.6 instead of 3.5. 2015-05-26 16:12:07 +00:00
clang-tools-extra [clang-tidy] misc-noexcept-move-ctors should ignore implicit constructors and assignments. 2015-05-26 14:35:09 +00:00
compiler-rt [msan] Mprotect all inaccessible memory regions. 2015-05-24 02:47:59 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Use a more accurate implementation for exp 2015-05-13 03:55:09 +00:00
libcxx Mark N4366 as complete. libc++ has done this since 2012 2015-05-26 14:58:05 +00:00
libcxxabi LIBCXXABI_LIBUNWIND_INCLUDES is already set before calling find_path, and find_path will not update it. 2015-05-09 21:03:01 +00:00
libunwind Code cleanup: Remove duplicated line. 2015-05-17 13:49:18 +00:00
lld [ARM] Fix enum type cast in switch 2015-05-26 11:13:09 +00:00
lldb Move register reading form NativeProcessLinux to NativeRegisterContextLinux* 2015-05-26 11:58:52 +00:00
llgo [llgo] cmd/llgoi: use line editor 2015-05-23 15:16:09 +00:00
llvm Forgot to add lit.local.cfg for new R600 directory 2015-05-26 17:01:16 +00:00
openmp One line fix for possible out-of-bounds issue in kmp_runtime.c 2015-05-26 16:38:26 +00:00
polly Remove unnecessary indirection through SCEV 2015-05-23 05:58:30 +00:00