[PATCH] D68818: [hip][cuda] Fix the extended lambda name mangling issue.
Michael Liao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 18 12:40:04 PDT 2019
hliao updated this revision to Diff 225678.
hliao added a comment.
minor test case revising.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68818/new/
https://reviews.llvm.org/D68818
Files:
clang/include/clang/AST/DeclCXX.h
clang/include/clang/Sema/Sema.h
clang/lib/AST/ASTImporter.cpp
clang/lib/AST/Decl.cpp
clang/lib/Sema/SemaLambda.cpp
clang/lib/Sema/TreeTransform.h
clang/lib/Serialization/ASTReaderDecl.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/test/CodeGenCUDA/unnamed-types.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68818.225678.patch
Type: text/x-patch
Size: 14897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191018/194f6aaa/attachment.bin>
More information about the cfe-commits
mailing list