This is an archive of the discontinued LLVM Phabricator instance.

Fix use-after-free in clang-apply-replacements
ClosedPublic

Authored by benlangmuir on Aug 2 2022, 1:31 PM.

Details

Summary

Accidentally introduced a dangling StringRef in b4c6dc2e6637.

Diff Detail

Event Timeline

benlangmuir created this revision.Aug 2 2022, 1:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 2 2022, 1:31 PM
benlangmuir requested review of this revision.Aug 2 2022, 1:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 2 2022, 1:31 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
fmayer accepted this revision.Aug 2 2022, 1:33 PM
This revision is now accepted and ready to land.Aug 2 2022, 1:33 PM
bnbarham accepted this revision.Aug 2 2022, 1:33 PM
This revision was landed with ongoing or failed builds.Aug 2 2022, 1:35 PM
This revision was automatically updated to reflect the committed changes.