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

Saleem Abdulrasool via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 23 14:02:15 PDT 2017


compnerd added a comment.

@efriedma which bit of the Itanium mangling should I be looking at?  A BlockDecl does not have visibility associated with them, so Im not sure what I should be checking to see if the block is visible or not.  What is the best way forward for finishing this up?


Repository:
  rL LLVM

https://reviews.llvm.org/D34523





More information about the cfe-commits mailing list