diff options
author | Katherine Rasmussen <krasmussen@lbl.gov> | 2023-05-16 17:55:01 -0700 |
---|---|---|
committer | Katherine Rasmussen <krasmussen@lbl.gov> | 2023-05-17 19:38:44 -0700 |
commit | 2d5ef39184a4f17d75b0cd640f442cc43fe7edfc (patch) | |
tree | 939c8e42a4657a67a940831a16d9799d0019fdf0 /clang-tools-extra/clang-tidy/cppcoreguidelines/AvoidDoWhileCheck.cpp | |
parent | df64272c7bdba91493a21fc13c7fdedb3686cc77 (diff) | |
download | llvm-2d5ef39184a4f17d75b0cd640f442cc43fe7edfc.tar.gz |
[flang] Apply the check for the constraint `C1172` to more stmts
Apply the check for the constraint `C1172` to `unlock-stmt`,
`change-team-stmt`, `end-team-stmt`, and `critical-stmt`, which
all have `sync-stat-lists` and so `C1172` applies to them. Add
a test to check the `sync-stat-lists` for these 4 statements.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D150745
Diffstat (limited to 'clang-tools-extra/clang-tidy/cppcoreguidelines/AvoidDoWhileCheck.cpp')
0 files changed, 0 insertions, 0 deletions