This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Avoid redundant testcases in rename unittest, NFC.
ClosedPublic

Authored by hokein on Jan 20 2020, 5:19 AM.

Diff Detail

Event Timeline

hokein created this revision.Jan 20 2020, 5:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 20 2020, 5:19 AM

Unit tests: pass. 62009 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

kadircet accepted this revision.Jan 20 2020, 7:06 AM
This revision is now accepted and ready to land.Jan 20 2020, 7:06 AM
This revision was automatically updated to reflect the committed changes.