[PATCH] D69268: [HIP] Add option -fgpu-allow-device-init
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 22 07:23:47 PDT 2019
yaxunl updated this revision to Diff 226044.
yaxunl added a comment.
Add warning
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69268/new/
https://reviews.llvm.org/D69268
Files:
include/clang/Basic/DiagnosticCommonKinds.td
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/LangOptions.def
include/clang/Driver/Options.td
lib/CodeGen/CGDeclCXX.cpp
lib/Driver/ToolChains/HIP.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Sema/SemaCUDA.cpp
test/CodeGenCUDA/device-init-fun.cu
test/Frontend/warn-device-init-fun.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69268.226044.patch
Type: text/x-patch
Size: 6654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191022/71a6b58b/attachment-0001.bin>
More information about the cfe-commits
mailing list