[PATCH] D116637: [Clang][Sema][OpenMP] Sema support for `atomic compare`

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 4 08:45:02 PST 2022


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

move error to code gen and add missing tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116637

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116637.405985.patch
Type: text/x-patch
Size: 46792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220204/17febb33/attachment-0001.bin>


More information about the cfe-commits mailing list