[PATCH] D155833: [Clang][Sema][RFC] Add Sema support for C++ Parallel Algorithm Offload
Alex Voicu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 10 11:16:19 PDT 2023
AlexVlx updated this revision to Diff 549117.
AlexVlx added a comment.
Fix typo.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155833/new/
https://reviews.llvm.org/D155833
Files:
clang/lib/Sema/SemaCUDA.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaStmtAsm.cpp
clang/test/SemaStdPar/Inputs/stdpar_lib.hpp
clang/test/SemaStdPar/device-can-call-host.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155833.549117.patch
Type: text/x-patch
Size: 4625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230810/15b6181f/attachment-0001.bin>
More information about the cfe-commits
mailing list