This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] Fix return of llvm::StringRef to destroyed std::string
ClosedPublic

Authored by andrewng on Apr 29 2022, 9:41 AM.

Diff Detail

Event Timeline

andrewng created this revision.Apr 29 2022, 9:41 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 29 2022, 9:41 AM
andrewng requested review of this revision.Apr 29 2022, 9:41 AM
steakhal accepted this revision.Apr 29 2022, 11:50 AM
steakhal added reviewers: xazax.hun, rnkovacs.

/CC lifetime specialists :D
Looks good to me.

This revision is now accepted and ready to land.Apr 29 2022, 11:50 AM
vitalybuka accepted this revision.Apr 29 2022, 1:13 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 1 2022, 4:36 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript