[PATCH] D84599: [Index/USRGeneration] Use NamedDecl::getDeclName() instead of NamedDecl::printName in USRGenerator::EmitDeclName

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 21 08:42:12 PDT 2020


riccibruno added a comment.

Friendly ping on this patch; the patches depending on this patch (D84658 <https://reviews.llvm.org/D84658> and D85033 <https://reviews.llvm.org/D85033> on Phab + others not uploaded yet) significantly improve the handling of unnamed entities in diagnostics.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84599



More information about the cfe-commits mailing list