This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Make go-to-def jumps to overriden methods on `final` specifier.
ClosedPublic

Authored by hokein on Jan 30 2020, 3:32 AM.

Diff Detail

Event Timeline

hokein created this revision.Jan 30 2020, 3:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 30 2020, 3:32 AM
sammccall accepted this revision.Jan 30 2020, 3:36 AM
This revision is now accepted and ready to land.Jan 30 2020, 3:36 AM
This revision was automatically updated to reflect the committed changes.

Unit tests: pass. 62305 tests passed, 0 failed and 838 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

Pre-merge checks is in beta. Report issue. Please join beta or enable it for your project.