[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 17:19:43 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG243ebfba17da: [hip][cuda] Fix the extended lambda name mangling issue. (authored by hliao).

Changed prior to commit:
  https://reviews.llvm.org/D68818?vs=225678&id=225720#toc

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.225720.patch
Type: text/x-patch
Size: 14927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191019/e2ff758d/attachment-0001.bin>


More information about the cfe-commits mailing list