[PATCH] D120200: [Clang][OpenMP] Add Sema support for atomic compare capture

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 21 05:19:30 PST 2022


tianshilei1992 added a comment.

In D120200#3335250 <https://reviews.llvm.org/D120200#3335250>, @ABataev wrote:

> Do we have ast print/dump tests for correct constructs?

It's in the parser patch which has already been merged. https://reviews.llvm.org/D116261


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120200/new/

https://reviews.llvm.org/D120200



More information about the cfe-commits mailing list