[PATCH] D68715: [mangle] Fix mangling where an extra mangle context is required.

Michael Liao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 9 11:45:28 PDT 2019


hliao updated this revision to Diff 224115.
hliao added a comment.

remove refactoring code


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68715/new/

https://reviews.llvm.org/D68715

Files:
  clang/include/clang/AST/ASTContext.h
  clang/include/clang/Sema/Sema.h
  clang/lib/AST/ASTContext.cpp
  clang/lib/Sema/SemaLambda.cpp
  clang/test/CodeGenCXX/mangle-lambdas.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68715.224115.patch
Type: text/x-patch
Size: 5607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191009/fbf61983/attachment.bin>


More information about the cfe-commits mailing list