This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Use include_cleaner spelling strategies in clangd.
ClosedPublic

Authored by VitaNuo on Jun 9 2023, 8:05 AM.

Details

Reviewers
hokein

Diff Detail

Event Timeline

VitaNuo created this revision.Jun 9 2023, 8:05 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 9 2023, 8:05 AM
VitaNuo requested review of this revision.Jun 9 2023, 8:05 AM
VitaNuo updated this revision to Diff 529974.Jun 9 2023, 8:12 AM

Remove unrelated formatting.

hokein accepted this revision.Jun 14 2023, 1:20 AM
This revision is now accepted and ready to land.Jun 14 2023, 1:20 AM
VitaNuo closed this revision.Jun 15 2023, 6:07 AM

Duplicate of https://reviews.llvm.org/D152913. Landed the other one.