This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Render header of hover card as a heading
ClosedPublic

Authored by kadircet on Jan 13 2020, 8:50 AM.

Diff Detail

Event Timeline

kadircet created this revision.Jan 13 2020, 8:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 13 2020, 8:50 AM

Unit tests: pass. 61781 tests passed, 0 failed and 780 were skipped.

clang-tidy: unknown.

clang-format: pass.

Build artifacts: diff.json, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml

sammccall accepted this revision.Jan 13 2020, 10:17 AM
This revision is now accepted and ready to land.Jan 13 2020, 10:17 AM
This revision was automatically updated to reflect the committed changes.