This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Make define outline code action visible
ClosedPublic

Authored by kadircet on Jan 16 2020, 6:36 AM.

Details

Summary

This got forgotten during the process.

Diff Detail

Event Timeline

kadircet created this revision.Jan 16 2020, 6:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 16 2020, 6:37 AM

Unit tests: pass. 61913 tests passed, 0 failed and 783 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 16 2020, 7:03 AM
This revision is now accepted and ready to land.Jan 16 2020, 7:03 AM
This revision was automatically updated to reflect the committed changes.