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

2018-02-22 Thread Michael Haidl via Phabricator via cfe-commits
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 e

[PATCH] D43547: [NameMangling] Make ASTContext owning the ManglingContext during entire compilation

2018-02-21 Thread Michael Haidl via Phabricator via cfe-commits
pacxx created this revision. pacxx added reviewers: rnk, rsmith. Herald added a subscriber: cfe-commits. The ASTContext is only used to create a Mangling Context and forwards ownership to everyone who requests a ManglingContext. The problem fixed by this commit is located in the handling of the