[PATCH] D25541: [CUDA] Emit deferred diagnostics during Sema rather than during codegen.
Justin Lebar via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 13 14:01:28 PDT 2016
This revision was automatically updated to reflect the committed changes.
jlebar marked an inline comment as done.
Closed by commit rL284158: [CUDA] Emit deferred diagnostics during Sema rather than during codegen. (authored by jlebar).
Changed prior to commit:
https://reviews.llvm.org/D25541?vs=74466&id=74581#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25541
Files:
cfe/trunk/include/clang/AST/ASTContext.h
cfe/trunk/include/clang/AST/Decl.h
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/AST/Decl.cpp
cfe/trunk/lib/CodeGen/CodeGenModule.cpp
cfe/trunk/lib/CodeGen/CodeGenModule.h
cfe/trunk/lib/Sema/SemaCUDA.cpp
cfe/trunk/test/Parser/lambda-attr.cu
cfe/trunk/test/SemaCUDA/call-host-fn-from-device.cu
cfe/trunk/test/SemaCUDA/function-overload.cu
cfe/trunk/test/SemaCUDA/method-target.cu
cfe/trunk/test/SemaCUDA/reference-to-kernel-fn.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25541.74581.patch
Type: text/x-patch
Size: 26172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161013/3df603d8/attachment-0001.bin>
More information about the cfe-commits
mailing list