This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Add more incomplete_type diagnostics that could be fixed by include-fixer.
ClosedPublic

Authored by hokein on Oct 8 2020, 4:57 AM.

Diff Detail

Event Timeline

hokein created this revision.Oct 8 2020, 4:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 8 2020, 4:57 AM
hokein requested review of this revision.Oct 8 2020, 4:57 AM
hokein updated this revision to Diff 296961.Oct 8 2020, 7:05 AM

Fix the test.

hokein added a comment.Oct 8 2020, 7:05 AM

opps, sorry -- I made a few minor changes without rerunning the test, it should be fixed now.

kadircet accepted this revision.Oct 8 2020, 7:36 AM
This revision is now accepted and ready to land.Oct 8 2020, 7:36 AM