Go to file
Johannes Doerfert f08bd00229 Build the domains with correct number of dimensions
Instead of building domains with MaxLoopDepth dimensions, we now build
  the domains such that they have the right amount of dimensions all the
  time.

llvm-svn: 246443
2015-08-31 13:56:32 +00:00
clang PR17829: Proper diagnostic of mangled names conflicts 2015-08-31 13:20:44 +00:00
clang-tools-extra [clang-tidy] Move misc-use-override and readability-shrink-to-fit to "modernize/" 2015-08-31 13:17:43 +00:00
compiler-rt [asan] Fix the freopen interceptor to allow NULL instead of a filename 2015-08-31 12:41:55 +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 Update mailing list reference. 2015-08-24 22:43:24 +00:00
libcxx Move __lazy_* metafunctions to type traits and add tests 2015-08-31 03:50:31 +00:00
libcxxabi Fix or disable C++11 tests in C++03 mode 2015-08-20 01:22:17 +00:00
libunwind [libunwind] Add support for OpenRISC 1000. 2015-08-31 05:26:37 +00:00
lld COFF: Improve dllexported name mangling compatibility. 2015-08-31 08:43:21 +00:00
lldb Differential Review: http://reviews.llvm.org/D12363 2015-08-28 14:42:03 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm [SectionMemoryManager] Use range-based for loops. No functional change intended. 2015-08-31 13:39:14 +00:00
openmp D12403: Fix GCC warning 'always_inline function might not be inlinable' 2015-08-31 12:32:55 +00:00
polly Build the domains with correct number of dimensions 2015-08-31 13:56:32 +00:00