[PATCH] D79344: [cuda] Start diagnosing variables with bad target.
Michael Liao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 4 12:54:19 PDT 2020
hliao updated this revision to Diff 261904.
hliao added a comment.
Reformatting test code following pre-merge checks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79344/new/
https://reviews.llvm.org/D79344
Files:
clang/include/clang/Basic/DiagnosticGroups.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Sema/Sema.h
clang/include/clang/Sema/SemaInternal.h
clang/lib/Sema/SemaCUDA.cpp
clang/lib/Sema/SemaDeclCXX.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaLambda.cpp
clang/test/CodeGenCUDA/function-overload.cu
clang/test/SemaCUDA/variable-target.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79344.261904.patch
Type: text/x-patch
Size: 25612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200504/c2fa8551/attachment-0001.bin>
More information about the cfe-commits
mailing list