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

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 9 12:22:07 PST 2018


rnk added a comment.

Threading a new options argument through mangleType that includes QualifierMangleMode as well as these obj-c options seems reasonable.


Repository:
  rC Clang

https://reviews.llvm.org/D52674





More information about the cfe-commits mailing list