[PATCH] D134813: Properly print unnamed TagDecl objects in diagnostics

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 4 13:11:52 PDT 2022


sammccall added a comment.

In D134813#3834613 <https://reviews.llvm.org/D134813#3834613>, @sammccall wrote:

> Changing USR generation to not rely on this detail seems easier, I can take a stab at this.

Seems trivial: https://reviews.llvm.org/D135191
If there are still diffs in USR tests after rebasing on that, I'm happy to take a look at them.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134813



More information about the cfe-commits mailing list