This is an archive of the discontinued LLVM Phabricator instance.

[CodeComplete] WIP member completion for concept-constrained type parameters
AbandonedPublic

Authored by sammccall on Jan 28 2020, 5:13 PM.

Details

Diff Detail

Event Timeline

sammccall created this revision.Jan 28 2020, 5:13 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 28 2020, 5:13 PM

Unit tests: pass. 62281 tests passed, 0 failed and 827 were skipped.

clang-tidy: fail. clang-tidy found 0 errors and 7 warnings. 0 of them are added as review comments below (why?).

clang-format: pass.

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.

sammccall abandoned this revision.May 28 2020, 5:22 AM