[PATCH] D129211: [Clang][Doc] Update the release note for clang

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 26 12:39:26 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG114df244ec50: [Clang][Doc] Update the release note for clang (authored by tianshilei1992).

Changed prior to commit:
  https://reviews.llvm.org/D129211?vs=442593&id=447800#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129211

Files:
  clang/docs/ReleaseNotes.rst


Index: clang/docs/ReleaseNotes.rst
===================================================================
--- clang/docs/ReleaseNotes.rst
+++ clang/docs/ReleaseNotes.rst
@@ -592,6 +592,8 @@
 
 OpenMP Support in Clang
 -----------------------
+* Added the support for ``atomic compare`` and ``atomic compare capture``
+  (``-fopenmp-version=51`` is required).
 
 ...
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129211.447800.patch
Type: text/x-patch
Size: 365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220726/efa048df/attachment.bin>


More information about the cfe-commits mailing list