[PATCH] D64015: [WIP][CUDA] Use shared MangleContext for CUDA and CXX CG

Philip Salzmann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 2 02:15:02 PDT 2019


psalz updated this revision to Diff 207488.
psalz added a comment.

Move ownership of shared `MangleContext`s to `ASTContext`, return references from `getSharedMangleContext`.


Repository:
  rC Clang

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

https://reviews.llvm.org/D64015

Files:
  include/clang/AST/ASTContext.h
  lib/AST/ASTContext.cpp
  lib/CodeGen/CGCUDANV.cpp
  lib/CodeGen/CGCXXABI.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64015.207488.patch
Type: text/x-patch
Size: 5307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190702/bc3a5d50/attachment.bin>


More information about the cfe-commits mailing list