[PATCH] D120200: [WIP][Clang][OpenMP] Add Sema support for atomic compare capture
Shilei Tian via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Feb 19 18:33:12 PST 2022
tianshilei1992 created this revision.
tianshilei1992 added reviewers: jdoerfert, ABataev.
Herald added subscribers: guansong, yaxunl.
tianshilei1992 requested review of this revision.
Herald added subscribers: cfe-commits, sstefan1.
Herald added a project: clang.
This patch adds Sema support for `atomic compare capture`.
NOTE: Tests will be added soon.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D120200
Files:
clang/lib/Sema/SemaOpenMP.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120200.410123.patch
Type: text/x-patch
Size: 12855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220220/8a58492e/attachment-0001.bin>
More information about the cfe-commits
mailing list