[PATCH] D84599: [clang-index] Use NamedDecl::getDeclName() instead of NamedDecl::printName in USRGenerator::EmitDeclName
Bruno Ricci via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 28 02:43:24 PDT 2020
riccibruno added a comment.
The overloads of `NamedDecl::printName` are in D84658 <https://reviews.llvm.org/D84658>.
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