[PATCH] D80001: [RFC/WIP][clang] Fix printing of names of inherited constructors

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 15 11:25:16 PDT 2020


dblaikie added a comment.

@rsmith - this changes printing the name of inherited constructors in general, not just for debug info - could you take a gander and make sure that's probably OK for other callers trying to print the name of an inheriting constructor?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80001/new/

https://reviews.llvm.org/D80001





More information about the cfe-commits mailing list