This is an archive of the discontinued LLVM Phabricator instance.

[CMake] fix missing CompletionModelCodegen.py when build clang standalone
AbandonedPublic

Authored by paperchalice on Apr 15 2021, 4:17 AM.

Details

Summary

When build clang standalone with clang tools extra, cmake reports

ninja: error: '/tmp/clang-20210415-5565-1hte4ld/clang-tools-extra/clangd/quality/CompletionModelCodegen.py', needed by 'tools/extra/clangd/CompletionModel.cpp', missing and no known rule to make it

Diff Detail

Event Timeline

paperchalice created this revision.Apr 15 2021, 4:17 AM
paperchalice requested review of this revision.Apr 15 2021, 4:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 15 2021, 4:17 AM
paperchalice abandoned this revision.Apr 15 2021, 4:32 AM