r353018 - [OpenMP] Adding support to the mutexinoutset dep-type

2019-02-03 Thread Sergi Mateo Bellido via cfe-commits
Author: smateo Date: Sun Feb 3 23:33:19 2019 New Revision: 353018 URL: http://llvm.org/viewvc/llvm-project?rev=353018=rev Log: [OpenMP] Adding support to the mutexinoutset dep-type Summary: this commit adds support to a new dependence type introduced in OpenMP 5.0. The LLVM OpenMP RTL already

r352842 - Test commit: fix typo

2019-02-01 Thread Sergi Mateo Bellido via cfe-commits
Author: smateo Date: Fri Feb 1 00:39:01 2019 New Revision: 352842 URL: http://llvm.org/viewvc/llvm-project?rev=352842=rev Log: Test commit: fix typo Modified: cfe/trunk/lib/Sema/SemaOpenMP.cpp Modified: cfe/trunk/lib/Sema/SemaOpenMP.cpp URL: