[PATCH] D52674: [AST] Add Obj-C discriminator to MS ABI RTTI

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 20 14:51:40 PST 2018


rnk added a comment.

Well, you could go further down the route of what we do for "structors", and store the top-level decl being mangled in the mangler. Would that solve the problem?


Repository:
  rC Clang

https://reviews.llvm.org/D52674





More information about the cfe-commits mailing list