[PATCH] D91281: [CUDA][HIP] Diagnose reference of host variable
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 2 07:28:53 PST 2020
This revision was automatically updated to reflect the committed changes.
yaxunl marked an inline comment as done.
Closed by commit rG5c8911d0ba38: [CUDA][HIP] Diagnose reference of host variable (authored by yaxunl).
Herald added a subscriber: jvesely.
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D91281?vs=304569&id=308965#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91281/new/
https://reviews.llvm.org/D91281
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaCUDA.cpp
clang/lib/Sema/SemaExpr.cpp
clang/test/CodeGenCUDA/function-overload.cu
clang/test/CodeGenCXX/builtin-amdgcn-atomic-inc-dec.cpp
clang/test/SemaCUDA/device-use-host-var.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91281.308965.patch
Type: text/x-patch
Size: 9905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201202/3c0a4551/attachment-0001.bin>
More information about the cfe-commits
mailing list