Skip to content

Commit 3a3d9ae

Browse files
committed
[Clang][OpenMP] Fix wrong form of 'cond-update-stmt' in atomic_ast_print.cpp
In `clang/test/OpenMP/atomic_ast_print.cpp` for `atomic compare capture`, it was using 'cond-expr-stmt' instead of 'cond-update-stmt'. The spec only supports 'cond-update-stmt'. Reviewed By: ABataev Differential Revision: https://reviews.llvm.org/D120252
1 parent 4d5b020 commit 3a3d9ae

File tree

1 file changed

+154
-70
lines changed

1 file changed

+154
-70
lines changed

0 commit comments

Comments
 (0)