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). ...
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). ...
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits