bolshakov-a added a subscriber: efriedma. bolshakov-a added inline comments.
================ Comment at: clang/lib/AST/ItaniumMangle.cpp:4397 + // argument. + // As proposed in https://github.com/itanium-cxx-abi/cxx-abi/issues/111. + auto *SNTTPE = cast<SubstNonTypeTemplateParmExpr>(E); ---------------- erichkeane wrote: > erichkeane wrote: > > aaron.ballman wrote: > > > We should get this nailed down. It was proposed in Nov 2020 and the issue > > > is still open. CC @rjmccall > > This definitely needs to happen. @rjmccall or @eli.friedman ^^ Any idea > > what the actual mangling should be? > This is still an open, and we need @rjmccall @eli.friedman or @asl to help > out here. Ping @efriedma, @rjmccall, @asl. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D140996/new/ https://reviews.llvm.org/D140996 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits