Go to file
Alexey Bataev f189cb79d4 [OPENMP] Fix the restrictions for in_reduction clause.
This patch allows to use in_reduction clause even if the innermost
directive is not taskgroup.

llvm-svn: 308883
2017-07-24 14:52:13 +00:00
clang [OPENMP] Fix the restrictions for in_reduction clause. 2017-07-24 14:52:13 +00:00
clang-tools-extra clangDaemon: Update libdeps in r308738. 2017-07-21 23:48:26 +00:00
compiler-rt [compiler-rt] Add missing const specifier to MemoryMappedSegment functions 2017-07-24 14:31:01 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx make sure that we don't call basic_streambuf::gbump with a value bigger than INT_MAX, since it only takes an int. Related to, but not quite the same as PR33725 2017-07-24 14:05:10 +00:00
libcxxabi Update version to 6.0.0svn 2017-07-19 13:42:18 +00:00
libunwind [libunwind] Handle .ARM.exidx tables without sentinel last entry 2017-07-24 09:19:32 +00:00
lld Handle a section being more aligned than a page size. 2017-07-22 00:17:57 +00:00
lldb Revert "Fix PR33875 by distinguishing between DWO and clang modules" 2017-07-23 20:24:41 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [DOTGraphTraits] Propagate Graph template argument, NFC 2017-07-24 12:55:00 +00:00
openmp Whitespace. 2017-07-20 23:12:39 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ForwardOpTree] Support read-only value uses. 2017-07-24 12:43:27 +00:00