[PATCH] D54055: CXXNameMangler::mangleFunctionParam: fix assertion

JF Bastien via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 2 15:50:52 PDT 2018


jfb added a comment.

I'm not sure this is the right fix because mangling confuses me. It fixes the assertion I'm encountering in my patch, and I don't think I can create a repro without the patch (since I'm asking to mangle a local in a way we don't seem to right now).


Repository:
  rC Clang

https://reviews.llvm.org/D54055





More information about the cfe-commits mailing list