This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Set diag data before emitting
ClosedPublic

Authored by kadircet on Feb 23 2023, 5:48 AM.

Details

Summary

Also fixes a benign use-after-free.

Diff Detail

Event Timeline

kadircet created this revision.Feb 23 2023, 5:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 23 2023, 5:48 AM
Herald added a subscriber: arphaman. · View Herald Transcript
kadircet requested review of this revision.Feb 23 2023, 5:48 AM
hokein accepted this revision.Feb 23 2023, 6:21 AM
This revision is now accepted and ready to land.Feb 23 2023, 6:21 AM
This revision was automatically updated to reflect the committed changes.