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

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 3 08:00:26 PST 2022


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

Fix template instantiation and add one test.
More tests are on the way.


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/Sema/SemaOpenMP.cpp
  clang/test/OpenMP/atomic_ast_print.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116637.405645.patch
Type: text/x-patch
Size: 36451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220203/54d8fd2d/attachment-0001.bin>


More information about the cfe-commits mailing list