This is an archive of the discontinued LLVM Phabricator instance.

[Index] USRGeneration doesn't depend on unnamed.printName() => ''. NFC
ClosedPublic

Authored by sammccall on Oct 4 2022, 1:05 PM.

Details

Summary

This prepares for printName() to print (anonymous struct) etc in D134813.

Diff Detail

Event Timeline

sammccall created this revision.Oct 4 2022, 1:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 4 2022, 1:05 PM
Herald added a subscriber: arphaman. · View Herald Transcript
sammccall requested review of this revision.Oct 4 2022, 1:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 4 2022, 1:05 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision was not accepted when it landed; it landed in state Needs Review.Oct 5 2022, 6:51 AM
This revision was automatically updated to reflect the committed changes.