[PATCH] D43547: [Indexing] Fixing inconsistencies between FUNCDNAME and generated code by improving ASTContext's API for MangleContext

Michael Haidl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 22 01:33:28 PST 2018


pacxx updated this revision to Diff 135372.
pacxx retitled this revision from "[NameMangling] Make ASTContext owning the ManglingContext during entire compilation" to "[Indexing] Fixing inconsistencies between FUNCDNAME and generated code by improving ASTContext's API for MangleContext".
pacxx edited the summary of this revision.
pacxx added a comment.

Refactored as suggested.


https://reviews.llvm.org/D43547

Files:
  include/clang/AST/ASTContext.h
  lib/AST/ASTContext.cpp
  lib/AST/Expr.cpp
  lib/CodeGen/CGCXXABI.h
  lib/Index/CodegenNameGenerator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43547.135372.patch
Type: text/x-patch
Size: 5776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180222/dc323e94/attachment.bin>


More information about the cfe-commits mailing list