[PATCH] D116261: [Clang][OpenMP] Add support for compare capture in parser

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 17 14:14:40 PST 2022


tianshilei1992 updated this revision to Diff 409791.
tianshilei1992 added a comment.

add a small test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116261

Files:
  clang/lib/CodeGen/CGStmtOpenMP.cpp
  clang/lib/Sema/SemaOpenMP.cpp
  clang/test/OpenMP/atomic_ast_print.cpp
  clang/test/OpenMP/atomic_messages.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116261.409791.patch
Type: text/x-patch
Size: 28885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220217/d083a379/attachment-0001.bin>


More information about the cfe-commits mailing list