summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorArnamoy Bhattacharyya <arnamoy.bhattacharyya@huawei.com>2021-05-13 14:56:07 -0400
committerArnamoy Bhattacharyya <arnamoy.bhattacharyya@huawei.com>2021-05-13 14:58:37 -0400
commitb766576d38d304c630de5430053d06dfc7784628 (patch)
treeba97f2520c46d8765265f27e0c4e3f0d8bfdbcbd /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parenta249ffa42137431d44d7db1d04f122300bc51533 (diff)
[flang][OpenMP] Add semantic check for close nesting of `master` regions
This patch implements the following semantic check: ``` A master region may not be closely nested inside a work-sharing, loop, atomic, task, or taskloop region. ``` Adds a test case and also modifies a couple of existing test cases to include the check. Reviewed By: kiranchandramohan Differential Revision: https://reviews.llvm.org/D100228
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions