Go to file
Bruno Cardoso Lopes 51fd242cfc [LVI] Cleanup whitespaces. NFC
llvm-svn: 243430
2015-07-28 15:53:21 +00:00
clang Do not force linebreaks when MaxEmptyLinesToKeep is 0. 2015-07-28 15:50:24 +00:00
clang-tools-extra misc-unused-parameters: Only remove parameters in the main source file. 2015-07-28 13:19:12 +00:00
compiler-rt Fix typo from r243418. Should fix the failing `abort_on_error.cc` test. 2015-07-28 15:43:45 +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 Fix double implementation of log 2015-07-24 18:07:14 +00:00
libcxx Consolidate a bunch of #ifdef _LIBCPP_NO_EXCEPTIONS .. #endif blocks into a single template function. NFC 2015-07-28 13:30:47 +00:00
libcxxabi [libcxxabi] Add -funwind-tables to the test compilation options. 2015-07-27 18:20:17 +00:00
libunwind [libunwind] Flip order of extern "C" and attribute(visibility) 2015-07-24 19:29:05 +00:00
lld COFF: Update README to mention that it now supports 32-bit x86. 2015-07-28 03:40:58 +00:00
lldb Remove two additional files missed in r243427 2015-07-28 15:48:38 +00:00
llgo [llgo] build llgoi by default 2015-07-21 00:47:18 +00:00
llvm [LVI] Cleanup whitespaces. NFC 2015-07-28 15:53:21 +00:00
openmp Update Build_With_CMake.txt to reflect changes in CMake refactor 2015-07-27 16:23:42 +00:00
polly Keep track of ScopArrayInfo objects that model PHI node storage 2015-07-28 14:53:44 +00:00