erichkeane added a comment.

Agreed.  `DeclarationName::getAsString` is in no way marked deprecated though, 
so you could call that?

`FieldDecl->getDeclName()->getAsString()` or the `DeclarationName` `operator<<` 
would both be equivalent with no threat of deprecation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122248

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to