[PATCH] D34523: AST: mangle BlockDecls under MS ABI

Saleem Abdulrasool via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 22 13:56:40 PDT 2017


compnerd added a comment.

@efriedma hmm...using `getBlockManglingNumber` causes the name to be duplicated.  Ill look into that.  However, wouldn't all the block invocation functions be defined and COMDAT'ed?

@majnemer Sure, will add more tests.


Repository:
  rL LLVM

https://reviews.llvm.org/D34523





More information about the cfe-commits mailing list