Go to file
Chandler Carruth 5189559905 [Unroll] Replace a hand-wavy FIXME with a FIXME that explains the actual
problem instead of suggesting doing something that is trivial to do but
incorrect given the current design of the libraries.

llvm-svn: 237994
2015-05-22 03:07:28 +00:00
clang Apply existing checks to C++1Z (has_feature_cxx0x); NFC 2015-05-22 02:57:28 +00:00
clang-tools-extra [clang-tidy] Disable google-readability-casting for .c files and their headers. 2015-05-21 14:08:56 +00:00
compiler-rt [darwin] fix libcompiler_rt.dylib build 2015-05-20 22:37:46 +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 Add TODO items 2015-05-22 02:23:22 +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 [lld] Make the MachO -stack_size default '0', add a test case. 2015-05-22 00:25:34 +00:00
lldb [TestLldbGdbServer] Up sleep duration to 1min in the inferior thread_func. 2015-05-22 00:52:41 +00:00
llgo benchcomp: Add macho_symsizes mode for comparing Mach-O object symbol sizes. 2015-05-12 22:14:26 +00:00
llvm [Unroll] Replace a hand-wavy FIXME with a FIXME that explains the actual 2015-05-22 03:07:28 +00:00
openmp One line fix - bug with final clause of task construct 2015-05-21 21:16:38 +00:00
polly Replace low-level constraint building with higher level functions 2015-05-21 19:02:44 +00:00