[all-commits] [llvm/llvm-project] 4f29d3: [OPENMP50]'source' and 'sink' kinds are not allowe...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Wed Mar 4 07:23:09 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4f29d30f7ce1359ef9073d251002d90709614b99
https://github.com/llvm/llvm-project/commit/4f29d30f7ce1359ef9073d251002d90709614b99
Author: Alexey Bataev <a.bataev at hotmail.com>
Date: 2020-03-04 (Wed, 04 Mar 2020)
Changed paths:
M clang/lib/Sema/SemaOpenMP.cpp
M clang/test/OpenMP/depobj_messages.cpp
Log Message:
-----------
[OPENMP50]'source' and 'sink' kinds are not allowed in depobj.
Do not allow to use 'sink' and 'source' dependency kinds in 'depobj'
directive.
More information about the All-commits
mailing list