aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorValentin Clement <clementval@gmail.com>2020-10-28 15:11:47 -0400
committerclementval <clementval@gmail.com>2020-10-28 15:12:38 -0400
commitc89b645755418ad22ffae8e347f7e495943367f0 (patch)
tree9cbfb551a64d0080f52a91dcdf0508004cf84a6d /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentfcd54b82e8cd5ef03d94c52971da955d02d07fdf (diff)
downloadllvm-c89b645755418ad22ffae8e347f7e495943367f0.zip
llvm-c89b645755418ad22ffae8e347f7e495943367f0.tar.gz
llvm-c89b645755418ad22ffae8e347f7e495943367f0.tar.bz2
[openmp][openacc] Check for duplicate clauses for directive
Check for duplicate clauses associated with directive. Clauses can appear only once in the 4 lists associated with each directive (allowedClauses, allowedOnceClauses, allowedExclusiveClauses, requiredClauses). Duplicates were already present (removed with this patch) or were introduce in new patches by mistake (D89861). Reviewed By: kiranchandramohan Differential Revision: https://reviews.llvm.org/D90241
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions