[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 08:38:53 PST 2022


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

fix tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120200

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaOpenMP.cpp
  clang/test/OpenMP/atomic_messages.c
  clang/test/OpenMP/atomic_messages.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120200.410313.patch
Type: text/x-patch
Size: 46949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220221/bc0af6b7/attachment-0001.bin>


More information about the cfe-commits mailing list