This is an archive of the discontinued LLVM Phabricator instance.

[clangd] (DO NOT COMMIT) hovering on "md" raw strings displays those.
Needs ReviewPublic

Authored by sammccall on Jan 10 2020, 3:45 AM.

Details

Reviewers
kadircet
Summary

This is useful for testing markdown rendering in hover of editors.

It shoudn't be checked in (it'd be a nice easter egg, but the implementation
is too messy).

Diff Detail

Event Timeline

sammccall created this revision.Jan 10 2020, 3:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 10 2020, 3:45 AM

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

clang-tidy: pass.

clang-format: fail. Please format your changes with clang-format by running git-clang-format HEAD^ or applying this patch.

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