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

Shilei Tian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 12 18:23:28 PST 2022


tianshilei1992 updated this revision to Diff 408226.
tianshilei1992 marked an inline comment as done.
tianshilei1992 added a comment.

add tests


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116261.408226.patch
Type: text/x-patch
Size: 28167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220213/70cd031e/attachment.bin>


More information about the llvm-commits mailing list