kparzysz wrote: > Missing `clang` tests covering atomic update, depobj update and AST dump > tests to verify clause kind distinction.
The tests for atomic update and depobj update are already present. The changes from this PR are not visible to the user, so checks for successful compilation, diagnostics and generated code remain unchanged. I will add AST dump tests. https://github.com/llvm/llvm-project/pull/212270 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
