[PATCH] D12917: [CUDA] Allow parsing of host and device code simultaneously.
Artem Belevich via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 22 10:25:02 PDT 2015
This revision was automatically updated to reflect the committed changes.
tra marked an inline comment as done.
Closed by commit rL248299: [CUDA] Allow parsing of host and device code simultaneously. (authored by tra).
Changed prior to commit:
http://reviews.llvm.org/D12917?vs=35031&id=35389#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12917
Files:
cfe/trunk/include/clang/AST/ASTContext.h
cfe/trunk/include/clang/Basic/Builtins.h
cfe/trunk/include/clang/Driver/CC1Options.td
cfe/trunk/include/clang/Frontend/CompilerInstance.h
cfe/trunk/include/clang/Frontend/FrontendOptions.h
cfe/trunk/include/clang/Lex/Preprocessor.h
cfe/trunk/lib/AST/ASTContext.cpp
cfe/trunk/lib/Basic/Builtins.cpp
cfe/trunk/lib/CodeGen/CGBuiltin.cpp
cfe/trunk/lib/Frontend/CompilerInstance.cpp
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
cfe/trunk/lib/Frontend/InitPreprocessor.cpp
cfe/trunk/lib/Lex/Preprocessor.cpp
cfe/trunk/lib/Sema/SemaDecl.cpp
cfe/trunk/test/SemaCUDA/builtins.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12917.35389.patch
Type: text/x-patch
Size: 22347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150922/e7c05cbd/attachment-0001.bin>
More information about the cfe-commits
mailing list