This is an archive of the discontinued LLVM Phabricator instance.

[clangd][c++20] Add concept Hover tests.
ClosedPublic

Authored by massberg on Jul 18 2023, 12:51 AM.

Details

Summary

Concepts aren't fully supporteb by hover yet. For the currently
supported case we add a test here to prevent regressions in the future.

Diff Detail

Event Timeline

massberg created this revision.Jul 18 2023, 12:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 18 2023, 12:51 AM
massberg requested review of this revision.Jul 18 2023, 12:51 AM
sammccall accepted this revision.Jul 18 2023, 1:03 AM
This revision is now accepted and ready to land.Jul 18 2023, 1:03 AM
This revision was landed with ongoing or failed builds.Jul 18 2023, 1:20 AM
This revision was automatically updated to reflect the committed changes.